mirror_qemu/target-i386
bellard 6e0d8677cb converted string OPs and LOOP insns to TCG
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4494 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-18 19:28:26 +00:00
..
TODO converted more helpers to TCG - fixed some SVM issues 2008-05-15 16:46:30 +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 BSR/BSF TCG conversion 2008-05-17 18:44:58 +00:00
helper.h BSR/BSF TCG conversion 2008-05-17 18:44:58 +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
op.c converted string OPs and LOOP insns to TCG 2008-05-18 19:28:26 +00:00
opreg_template.h use the TCG code generator 2008-02-01 10:50:11 +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
ops_template.h converted string OPs and LOOP insns to TCG 2008-05-18 19:28:26 +00:00
svm.h converted more helpers to TCG - fixed some SVM issues 2008-05-15 16:46:30 +00:00
translate.c converted string OPs and LOOP insns to TCG 2008-05-18 19:28:26 +00:00