unicorn/qemu/target-m68k
Laurent Vivier bc27695926
target-m68k: add addressing modes to neg
Backports commit 227de713e0f4224a82c32991b4e4c4973381426b from qemu
2018-02-28 07:07:28 -05:00
..
cpu-qom.h target-m68k: make cpu-qom.h not target specific 2018-02-24 00:56:58 -05:00
cpu.c target-m68k: Reorg flags handling 2018-02-27 09:30:32 -05:00
cpu.h target-m68k: introduce byte and word cc_ops 2018-02-28 06:52:16 -05:00
helper.c target-m68k: introduce byte and word cc_ops 2018-02-28 06:52:16 -05:00
helper.h target-m68k: Inline addx, subx, negx 2018-02-28 01:02:31 -05:00
Makefile.objs
op_helper.c target-m68k: Reorg flags handling 2018-02-27 09:30:32 -05:00
qregs.def target-m68k: Reorg flags handling 2018-02-27 09:30:32 -05:00
translate.c target-m68k: add addressing modes to neg 2018-02-28 07:07:28 -05:00
unicorn.c qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
unicorn.h