commit | e8b6fa70e3545f0afd63434dbd0c5220d47205f6 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Wed Aug 18 16:43:13 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:11 2010 +0200 |
tree | 5652fa297eace73170a72acc06b534afef29c039 | |
parent | 0fa6ccbd281221bc7d46aff82d846e1f4c1985df [diff] |
KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation Add CBW/CWDE/CDQE instruction emulation.(opcode 0x98) Used by FreeBSD's boot loader. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>