qemu-e2k/target/m68k
Laurent Vivier 3f215a147b target/m68k: add DisasContext parameter to gen_extend()
This parameter will be needed to manage automatic release
of temporary allocated TCG variables.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180319113544.704-2-laurent@vivier.eu>
2018-03-20 09:38:51 +01:00
..
cpu-qom.h
cpu.c
cpu.h target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
fpu_helper.c target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
gdbstub.c
helper.c
helper.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
m68k-semi.c
Makefile.objs target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
monitor.c
op_helper.c
qregs.def
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-13 16:34:16 +01:00
softfloat.c target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
softfloat.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
translate.c target/m68k: add DisasContext parameter to gen_extend() 2018-03-20 09:38:51 +01:00