unicorn/qemu/target/m68k
Laurent Vivier caee2d2dda
target/m68k: add moves
and introduce SFC and DFC control registers.

Backports commit 5fa9f1f28321f7268e68e58cff8c61a2ab817f91 from qemu
2018-03-06 11:17:36 -05:00
..
cpu-qom.h
cpu.c target/m68k: add MC68040 MMU 2018-03-06 11:03:02 -05:00
cpu.h target/m68k: add moves 2018-03-06 11:17:36 -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 moves 2018-03-06 11:17:36 -05:00
helper.h target/m68k: add the Interrupt Stack Pointer 2018-03-06 08:41:07 -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 moves 2018-03-06 11:17:36 -05:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
translate.c target/m68k: add moves 2018-03-06 11:17:36 -05:00
unicorn.c
unicorn.h