mbox series

[v2,0/4] target/i386 tcg updates

Message ID 20171026105007.31777-1-richard.henderson@linaro.org
Headers show
Series target/i386 tcg updates | expand

Message

Richard Henderson Oct. 26, 2017, 10:50 a.m. UTC
Resurrecting some patches that were on the list in July.
There are two bug fixes in here, so we should at least
get those into 2.11.

Changes since v1:
  * Rebased, adjusting for x86_ldub_code.


r~


Ricardo Ribalda Delgado (1):
  target/i386: Fix ANDN (bmi)

Richard Henderson (3):
  target/i386: Decode AMD XOP prefix
  target/i386: Implement all TBM instructions
  target/i386: Fix BLSR and BLSI

 target/i386/cc_helper_template.h |  18 ++++
 target/i386/cpu.h                |   7 +-
 target/i386/cc_helper.c          |  28 +++++-
 target/i386/cpu.c                |   3 +-
 target/i386/translate.c          | 191 ++++++++++++++++++++++++++++++++-------
 5 files changed, 209 insertions(+), 38 deletions(-)

-- 
2.13.6