KVM: x86 emulator: imlpement jump conditional relative
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sat, 15 Sep 2007 07:23:07 +0000 (10:23 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:28 +0000 (10:18 +0200)
Implement emulation of instruction:
    jump conditional rel
    opcodes: 0x0f 0x80 - 0x0f 0x8f

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found