qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] target/i386 tcg updates
@ 2017-10-26 10:50 Richard Henderson
  2017-10-26 10:50 ` [Qemu-devel] [PATCH v2 1/4] target/i386: Decode AMD XOP prefix Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2017-10-26 10:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, ehabkost

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-26 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 10:50 [Qemu-devel] [PATCH v2 0/4] target/i386 tcg updates Richard Henderson
2017-10-26 10:50 ` [Qemu-devel] [PATCH v2 1/4] target/i386: Decode AMD XOP prefix Richard Henderson
2017-10-26 10:50 ` [Qemu-devel] [PATCH v2 2/4] target/i386: Implement all TBM instructions Richard Henderson
2017-10-26 10:50 ` [Qemu-devel] [PATCH v2 3/4] target/i386: Fix BLSR and BLSI Richard Henderson
2017-10-26 10:50 ` [Qemu-devel] [PATCH v2 4/4] target/i386: Fix ANDN (bmi) Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).