unicorn/qemu/target/m68k
Laurent Vivier 6487da53eb
target/m68k: softmmu cleanup
don't compile supervisor only instructions in linux-user mode

Backports commit 6ad257641d60f8c4a47972af9027b1c9bb5af787 from qemu
2018-03-06 08:22:39 -05:00
..
cpu-qom.h
cpu.c target/m68k: add move16 2018-03-06 08:15:33 -05:00
cpu.h target/m68k: add move16 2018-03-06 08:15:33 -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: manage 680x0 stack frames 2018-03-06 08:04:08 -05:00
helper.h target/m68k: add chk and chk2 2018-03-06 08:08:53 -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 chk and chk2 2018-03-06 08:08:53 -05:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
translate.c target/m68k: softmmu cleanup 2018-03-06 08:22:39 -05:00
unicorn.c
unicorn.h