unicorn/qemu/target-m68k
Richard Henderson c01a6dab0a
target-*: Advance pc after recognizing a breakpoint
Some targets already had this within their logic, but make sure
it's present for all targets.

Backports commit 522a0d4e3c0d397ffb45ec400d8cbd426dad9d17 from qemu
2018-02-17 15:24:11 -05:00
..
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2018-02-17 15:23:18 -05:00
cpu.h target-*: Drop cpu_gen_code define 2018-02-17 15:23:57 -05:00
helper.c
helper.h
Makefile.objs
op_helper.c m68k: fix usp processing on interrupt entry and exception exit 2018-02-17 15:23:09 -05:00
qregs.def
translate.c target-*: Advance pc after recognizing a breakpoint 2018-02-17 15:24:11 -05:00
unicorn.c M68K support added. (#735) 2017-01-23 14:40:02 +08:00
unicorn.h