sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-i386
bellard 044ef8eaa9 i386 specific TODO
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4454 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-13 18:27:16 +00:00
..
TODO i386 specific TODO 2008-05-13 18:27:16 +00:00
cpu.h removed unused code 2008-05-12 22:03:14 +00:00
exec.h converted more helpers to TCG 2008-05-12 22:05:13 +00:00
helper.c converted more helpers to TCG 2008-05-12 22:05:13 +00:00
helper.h converted more helpers to TCG 2008-05-12 22:05:13 +00:00
helper2.c Use correct types to enable > 2G support, based on a patch from 2008-04-27 21:12:55 +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 more helpers to TCG 2008-05-12 22:05:13 +00:00
opreg_template.h use the TCG code generator 2008-02-01 10:50:11 +00:00
ops_sse.h converted SSE/MMX ops to TCG 2008-05-12 16:47:36 +00:00
ops_sse_header.h converted SSE/MMX ops to TCG 2008-05-12 16:47:36 +00:00
ops_template.h find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
ops_template_mem.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
svm.h Fix some functions declared () rather than (void) (Ian Jackson) 2008-03-09 06:59:01 +00:00
translate.c compilation fix 2008-05-12 22:55:35 +00:00