qemu/target
Richard Henderson b4dfbbe069 target/s390x: Drop free_compare
Translators are no longer required to free tcg temporaries.
Remove the g1 and g2 members of DisasCompare, as they were
used to track which temps needed to be freed.

Acked-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-13 06:42:05 -07:00
..
alpha gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
arm gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
avr gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
cris gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
hexagon Hexagon (target/hexagon) update 2023-03-10 11:31:22 +00:00
hppa gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
i386 gdbstub refactor: 2023-03-09 16:54:51 +00:00
loongarch gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
m68k gdbstub: move syscall handling to new file 2023-03-07 20:44:08 +00:00
microblaze gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
mips target/mips: Drop tcg_temp_free from translate.c 2023-03-13 06:42:05 -07:00
nios2 gdbstub: move syscall handling to new file 2023-03-07 20:44:08 +00:00
openrisc gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
ppc gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
riscv gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
rx gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
s390x target/s390x: Drop free_compare 2023-03-13 06:42:05 -07:00
sh4 gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
sparc Pull request linux-user 20230308-v2 2023-03-12 10:57:00 +00:00
tricore gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
xtensa gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
Kconfig
meson.build