unicorn/qemu/include/qom
Richard Henderson 3ec0adcc07
target-*: Introduce and use cpu_breakpoint_test
Reduce the boilerplate required for each target. At the same time,
move the test for breakpoint after calling tcg_gen_insn_start.

Note that arm and aarch64 do not use cpu_breakpoint_test, but still
move the inline test down after tcg_gen_insn_start.

Backports commit b933066ae03d924a92b2616b4a24e7d91cd5b841 from qemu
2018-02-17 15:24:10 -05:00
..
cpu.h target-*: Introduce and use cpu_breakpoint_test 2018-02-17 15:24:10 -05:00
object.h qom: Add recursive version of object_child_for_each 2018-02-17 15:23:35 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00