mirror_qemu/target-i386
bellard ec9d6075b4 undocumented 0x82 opcode is invalid in 64 bit code
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4687 c046a42c-6fe2-441c-8c8c-71466251a162
2008-06-06 12:54:30 +00:00
..
TODO SVM rework 2008-05-28 16:16:54 +00:00
cpu.h save more CPU state 2008-06-04 18:29:25 +00:00
exec.h 32 bit SVM fixes - INVLPG and INVLPGA updates 2008-06-04 13:53:05 +00:00
helper.c Fix i386 segment descriptor types on reset (Avi Kivity) 2008-06-06 12:08:46 +00:00
helper.h reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2 2008-06-04 17:02:19 +00:00
helper_template.h transformed TN into temporaries - add local temporaries usage when needed - optimized fcmovX 2008-05-25 17:26:41 +00:00
machine.c save more CPU state 2008-06-04 18:29:25 +00:00
op_helper.c SVM: added tsc_offset 2008-06-04 17:39:33 +00:00
ops_sse.h converted more helpers to TCG - fixed some SVM issues 2008-05-15 16:46:30 +00:00
ops_sse_header.h proper helper definition registering (all targets must do that) 2008-05-22 16:11:04 +00:00
svm.h reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2 2008-06-04 17:02:19 +00:00
translate.c undocumented 0x82 opcode is invalid in 64 bit code 2008-06-06 12:54:30 +00:00