..
|
|
|
cpu.h
|
|
Refactor translation block CPU state handling (Jan Kiszka)
|
exec.h
|
|
Common cpu_loop_exit prototype
|
helper.c
|
|
Allocate cleared memory for cpu state.
|
helpers.h
|
|
TCG variable type checking.
|
m68k-qreg.h
|
|
ColdFire target.
|
machine.c
|
|
remove target ifdefs from vl.c
|
op_helper.c
|
|
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
|
qregs.def
|
|
Convert m68k target to TCG.
|
translate.c
|
|
Spelling and grammar fixes
|