Takuya Yoshikawa
db5b0762f3
KVM: x86 emulator: Use opcode::execute for some instructions
Move the following functions to the opcode tables:
RET (Far return) : CB
IRET : CF
JMP (Jump far) : EA
SYSCALL : 0F 05
CLTS : 0F 06
SYSENTER : 0F 34
SYSEXIT : 0F 35
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2011-07-12 13:15:59 +03:00
..
2011-04-25 14:52:37 -07:00
2011-05-26 17:12:34 -07:00
2011-05-18 09:03:34 +10:00
2011-05-28 10:48:39 -07:00
2011-07-12 11:45:16 +03:00
2011-06-14 13:42:20 -07:00
2011-07-12 13:15:59 +03:00
2011-05-30 11:14:10 +09:30
2011-05-19 17:49:35 -07:00
2010-05-10 13:37:16 -07:00
2011-06-18 22:48:49 +02:00
2011-04-27 23:05:08 -07:00
2011-06-08 15:49:03 +02:00
2011-07-01 13:25:56 -07:00
2011-06-18 22:48:49 +02:00
2010-08-20 14:59:02 +02:00
2011-05-26 13:17:35 +02:00
2011-06-30 09:21:10 -04:00
2010-04-08 11:34:34 +02:00
2011-04-27 23:05:08 -07:00
2011-05-26 17:12:38 -07:00
2011-04-08 13:01:25 -07:00
2011-05-25 08:39:54 -07:00
2010-10-21 13:06:00 -07:00
2011-04-08 13:01:25 -07:00