| commit | bbe9abbdaca366510db1f2df25f4c7b48cba38eb | [log] [tgz] |
|---|---|---|
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | Sat Sep 15 10:23:07 2007 +0300 |
| committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:28 2007 +0200 |
| tree | 31b2019825d5b1e61916bb132ca4439d147b30dc | |
| parent | 7de752482c71e1ef72ac9650deaeb6d293b8416d [diff] |
KVM: x86 emulator: imlpement jump conditional relative
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>