unicorn/qemu/target/m68k
Lioncash 047766c908
unicorn/m68k: Lessen usage of M68K_CPU macro
Reduces the amount of line noise (and avoids syntaxically repeating accesses to the environment state)
2018-03-07 10:37:50 -05:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
cpu.c target/m68k: add MC68040 MMU 2018-03-06 11:03:02 -05:00
cpu.h target/m68k: add HMP command "info tlb" 2018-03-06 11:23:10 -05:00
fpu_helper.c target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init() 2018-03-04 23:05:01 -05:00
helper.c target/m68k: add pflush/ptest 2018-03-06 11:21:51 -05:00
helper.h target/m68k: add pflush/ptest 2018-03-06 11:21:51 -05:00
Makefile.objs target-m68k: move FPU helpers to fpu_helper.c 2018-03-03 15:04:05 -05:00
op_helper.c target/m68k: add pflush/ptest 2018-03-06 11:21:51 -05:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
translate.c target/m68k: add pflush/ptest 2018-03-06 11:21:51 -05:00
unicorn.c unicorn/m68k: Lessen usage of M68K_CPU macro 2018-03-07 10:37:50 -05:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00