mirror_qemu/target-i386
bellard c1c379686f optimization of shifts by a constant
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4524 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-22 12:36:31 +00:00
..
TODO lahf/sahf cpuid test 2008-05-22 10:13:38 +00:00
cpu.h converted condition code supprot to TCG - converted shift ops to TCG 2008-05-17 12:44:31 +00:00
exec.h converted condition code supprot to TCG - converted shift ops to TCG 2008-05-17 12:44:31 +00:00
helper.c cmpxchg8b fix - added cmpxchg16b 2008-05-22 09:52:38 +00:00
helper.h cmpxchg8b fix - added cmpxchg16b 2008-05-22 09:52:38 +00:00
helper2.c Use correct types to enable > 2G support, based on a patch from 2008-04-27 21:12:55 +00:00
helper_template.h moved eflags computation outside op.c 2008-05-17 13:57:33 +00:00
machine.c Correctly save and restore env->a20_mask now that it is a 64-bit 2008-05-04 20:11:44 +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 converted more helpers to TCG - fixed some SVM issues 2008-05-15 16:46:30 +00:00
svm.h converted more helpers to TCG - fixed some SVM issues 2008-05-15 16:46:30 +00:00
translate.c optimization of shifts by a constant 2008-05-22 12:36:31 +00:00