]> git.ipfire.org Git - thirdparty/qemu.git/commit
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)
commitdc08f85188b5976d93bff25ab9e68cf3ce62b12f
treec17cc3787c222ca559c9d312cd54d15a33d25403
parent0706f7c85b3c0783f92d44b551f362884db0f4bd
parent2d23d5edb5b23849c668dd729e4da7b2c63b163b
Merge remote-tracking branch 'rth/tcg-movbe' into staging

* 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>