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 a316d3353c added CPU_COMMON and CPUState.tb_jmp_cache[]
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1630 c046a42c-6fe2-441c-8c8c-71466251a162
2005-11-20 10:32:34 +00:00
..
cpu.h added CPU_COMMON and CPUState.tb_jmp_cache[] 2005-11-20 10:32:34 +00:00
exec.h moved common softmmu code to common header (Paul Brook) 2005-10-30 18:16:26 +00:00
helper.c div64 fix (aka ssh bug) 2005-09-08 19:26:14 +00:00
helper2.c x86_64 fixes (initial patch by Filip Navara) 2005-07-23 17:41:26 +00:00
op.c 16/32 stack operations fix on x86_64 (aka win2000 startup bug) 2005-08-15 16:33:56 +00:00
opreg_template.h x86_64 target support 2005-01-03 23:50:08 +00:00
ops_mem.h add missing FORCE_RET (Paul Brook) 2005-03-13 09:55:49 +00:00
ops_sse.h removed switches in op.c (Paul Brook) 2005-04-26 20:38:17 +00:00
ops_template.h loop insn fix for non x86 hosts 2005-02-21 20:23:59 +00:00
ops_template_mem.h x86_64 fixes 2005-03-03 01:14:55 +00:00
translate-copy.c x86_64 target support 2005-01-03 23:50:08 +00:00
translate.c use direct jump only for jumps in the same page 2005-11-20 10:32:05 +00:00