This website requires JavaScript.
Explore
Help
Sign In
david.venhoff
/
QEMU-Nyx-fork
Watch
1
Star
0
Fork
0
You've already forked QEMU-Nyx-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
QEMU-Nyx-fork
/
target-i386
History
ths
69d357286d
More generic 64 bit multiplication support, by Aurelien Jarno.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2821 c046a42c-6fe2-441c-8c8c-71466251a162
2007-05-16 11:59:40 +00:00
..
cpu.h
i386 return APIC ID with cpuid, by Bernhard Kauer.
2007-04-03 16:38:34 +00:00
exec.h
added SMM support
2006-09-24 18:41:56 +00:00
helper2.c
Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.
2007-04-17 23:08:56 +00:00
helper.c
More generic 64 bit multiplication support, by Aurelien Jarno.
2007-05-16 11:59:40 +00:00
op.c
cwde and cdq fix in 64 bit mode
2007-02-01 22:11:07 +00:00
opreg_template.h
x86_64 target support
2005-01-03 23:50:08 +00:00
ops_mem.h
x86_64 ldl fix
2005-11-28 21:02:17 +00:00
ops_sse.h
fixed movd mmx/sse insn
2007-01-16 19:28:58 +00:00
ops_template_mem.h
rol/ror cc fix
2006-04-24 20:19:07 +00:00
ops_template.h
loop insn fix for non x86 hosts
2005-02-21 20:23:59 +00:00
translate-copy.c
x86_64 target support
2005-01-03 23:50:08 +00:00
translate.c
Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil.
2007-04-27 00:01:20 +00:00