qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] tcg/i386 movbe support
@ 2014-01-25 23:32 Richard Henderson
  2014-01-25 23:32 ` [Qemu-devel] [PULL 1/5] disas/i386.c: disassemble movbe instruction Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2014-01-25 23:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien, aliguori

This is mostly Aurelien's patch series, with a few tweaks:

In patch 3, rename P_EXT2 to P_EXT38, as I thing that's less
arbitrary for the 0x0f 0x38 prefix.

In patch 4, use a "movop" local variable to reduce code duplication.

Tested with ppc64 and sparc images on a Haswell host.


r~


The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800)

are available in the git repository at:


  git://github.com/rth7680/qemu.git tcg-movbe

for you to fetch changes up to 2d23d5edb5b23849c668dd729e4da7b2c63b163b:

  tcg/i386: cleanup useless #ifdef (2014-01-25 15:21:33 -0800)

----------------------------------------------------------------
Aurelien Jarno (5):
      disas/i386.c: disassemble movbe instruction
      tcg/i386: remove hardcoded P_REXW value
      tcg/i386: add support for three-byte opcodes
      tcg/i386: use movbe instruction in qemu_ldst routines
      tcg/i386: cleanup useless #ifdef

 disas/i386.c          |   8 +--
 tcg/i386/tcg-target.c | 145 +++++++++++++++++++++++++++++++++-----------------
 2 files changed, 101 insertions(+), 52 deletions(-)

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

end of thread, other threads:[~2014-01-30 19:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-25 23:32 [Qemu-devel] [PULL 0/5] tcg/i386 movbe support Richard Henderson
2014-01-25 23:32 ` [Qemu-devel] [PULL 1/5] disas/i386.c: disassemble movbe instruction Richard Henderson
2014-01-25 23:32 ` [Qemu-devel] [PULL 2/5] tcg/i386: remove hardcoded P_REXW value Richard Henderson
2014-01-25 23:32 ` [Qemu-devel] [PULL 3/5] tcg/i386: add support for three-byte opcodes Richard Henderson
2014-01-25 23:32 ` [Qemu-devel] [PULL 4/5] tcg/i386: use movbe instruction in qemu_ldst routines Richard Henderson
2014-01-25 23:32 ` [Qemu-devel] [PULL 5/5] tcg/i386: cleanup useless #ifdef Richard Henderson
2014-01-30 19:11 ` [Qemu-devel] [PULL 0/5] tcg/i386 movbe support Peter Maydell

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).