This website requires JavaScript.
Explore
Help
Sign In
SYS-OSS
/
FRET-qemu
Watch
4
Star
0
Fork
0
You've already forked FRET-qemu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
FRET-qemu
/
target-i386
History
pbrook
60ea3b6137
Fix A20 debug dumps.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4556 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-24 14:48: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
helper2.c
Fix A20 debug dumps.
2008-05-24 14:48:38 +00:00
helper_template.h
moved eflags computation outside op.c
2008-05-17 13:57:33 +00:00
helper.c
cmpxchg8b fix - added cmpxchg16b
2008-05-22 09:52:38 +00:00
helper.h
proper helper definition registering (all targets must do that)
2008-05-22 16:11:04 +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_header.h
proper helper definition registering (all targets must do that)
2008-05-22 16:11:04 +00:00
ops_sse.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
TODO
lahf/sahf cpuid test
2008-05-22 10:13:38 +00:00
translate.c
Fix ARM conditional branch bug.
2008-05-24 02:22:00 +00:00