..
|
|
|
cpu.h
|
|
i386 return APIC ID with cpuid, by Bernhard Kauer.
|
exec.h
|
|
added SMM support
|
helper.c
|
|
Spelling fix (Mark Glines)
|
helper2.c
|
|
Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.
|
op.c
|
|
cwde and cdq fix in 64 bit mode
|
opreg_template.h
|
|
x86_64 target support
|
ops_mem.h
|
|
x86_64 ldl fix
|
ops_sse.h
|
|
fixed movd mmx/sse insn
|
ops_template.h
|
|
loop insn fix for non x86 hosts
|
ops_template_mem.h
|
|
rol/ror cc fix
|
translate-copy.c
|
|
x86_64 target support
|
translate.c
|
|
Spelling fix (Mark Glines)
|