This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
target-i386
History
bellard
4487d0ac49
changed cpu_x86_in/out to cpu_in/out
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@541 c046a42c-6fe2-441c-8c8c-71466251a162
2004-01-05 00:05:04 +00:00
..
cpu.h
…
exec.h
…
helper2.c
correct value for ADDSEG is real mode (fixes GRUB boot) - update static protected mode state - use generic tlb_set_page()
2004-01-04 17:26:31 +00:00
helper.c
…
op.c
fixed word bit operations with memory offset - suppressed push/pop micro operations
2004-01-04 17:27:42 +00:00
opreg_template.h
…
ops_mem.h
added stx_T1_A0 micro ops
2004-01-04 17:28:06 +00:00
ops_template_mem.h
added raw/user/kernel memory accesses (faster emulation)
2004-01-04 17:31:11 +00:00
ops_template.h
changed cpu_x86_in/out to cpu_in/out
2004-01-05 00:05:04 +00:00
translate.c
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (faster emulation) - make 'call Ev' exception safe - in/out dx fix - PE flag is static
2004-01-04 17:35:00 +00:00