unicorn/qemu/target-m68k
Laurent Vivier 5d4a5e9ba7
target-m68k: free TCG variables that are not
This is a cleanup patch. It adds call to tcg_temp_free()
when it is missing.

Backports commit 2b5e2170678af36df48ab4b05dff81fe40b41a65 from qemu
2018-03-01 12:27:43 -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: add 680x0 divu/divs variants 2018-03-01 11:38:53 -05:00
helper.c target-m68k: Inline shifts 2018-03-01 12:11:10 -05:00
helper.h target-m68k: Inline shifts 2018-03-01 12:11:10 -05:00
Makefile.objs
op_helper.c target-m68k: add cas/cas2 ops 2018-03-01 11:56:26 -05:00
qregs.def target-m68k: add 680x0 divu/divs variants 2018-03-01 11:38:53 -05:00
translate.c target-m68k: free TCG variables that are not 2018-03-01 12:27:43 -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