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

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-12-27 18:28:40 +01:00
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.h target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
gdbstub.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.c target-m68k: Inline shifts 2016-12-27 18:28:40 +01:00
helper.h target-m68k: Inline shifts 2016-12-27 18:28:40 +01:00
m68k-semi.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
op_helper.c target-m68k: add cas/cas2 ops 2016-12-27 18:21:09 +01:00
qregs.def target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
translate.c target-m68k: free TCG variables that are not 2016-12-27 18:28:40 +01:00