unicorn/qemu/target-m68k
Richard Henderson 121309a4d0
target-m68k: Reorg flags handling
Separate all ccr bits. Continue to batch updates via cc_op.

Signed-off-by: Richard Henderson <rth@twiddle.net>

Fix gen_logic_cc() to really extend the size of the result.
Fix gen_get_ccr(): update cc_op as it is used by the helper.
Factorize flags computing and src/ccr cleanup

Backports commit 620c6cf66584bfbee90db84a7e87a6eabf230ca9 from qemu
2018-02-27 09:30:32 -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: Reorg flags handling 2018-02-27 09:30:32 -05:00
helper.c target-m68k: Reorg flags handling 2018-02-27 09:30:32 -05:00
helper.h target-m68k: Reorg flags handling 2018-02-27 09:30:32 -05:00
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
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: Reorg flags handling 2018-02-27 09:30:32 -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 New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00