unicorn/qemu/target-m68k
Richard Henderson 61ab9a42cd
target-m68k: Remove incorrect clearing of cc_x
The CF docs certainly doesnt suggest this is true.

Backports commit 18dd87f26bed46f22bb1b9536329c02de500f407 from qemu
2018-02-27 09:21:26 -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: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit() 2018-02-27 08:53:02 -05:00
cpu.h target-m68k: Some fixes to SR and flags management 2018-02-27 09:19:21 -05:00
helper.c target-m68k: Remove incorrect clearing of cc_x 2018-02-27 09:21:26 -05:00
helper.h target-m68k: don't update cc_dest in helpers 2018-02-27 09:04:51 -05:00
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
op_helper.c target-m68k: Some fixes to SR and flags management 2018-02-27 09:19:21 -05:00
qregs.def import 2015-08-21 15:04:50 +08:00
translate.c target-m68k: update CPU flags management 2018-02-27 09:15:29 -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