]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
Merge remote-tracking branch 'rth/tcg-movbe' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Jan 2014 19:02:16 +0000 (19:02 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Jan 2014 19:02:16 +0000 (19:02 +0000)
* rth/tcg-movbe:
  tcg/i386: cleanup useless #ifdef
  tcg/i386: use movbe instruction in qemu_ldst routines
  tcg/i386: add support for three-byte opcodes
  tcg/i386: remove hardcoded P_REXW value
  disas/i386.c: disassemble movbe instruction

Message-id: 1390692772-15282-1-git-send-email-rth@twiddle.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge