qemu-patch-raspberry4/target-arm
Juha Riihimäki b75263d653 target-arm: cleanup internal resource leaks
Revised patch for getting rid of tcg temporary variable leaks in
target-arm/translate.c. This version also includes the leak patch for
gen_set_cpsr macro, now converted as a static inline function, which I
sent earlier as a separate patch on top of this patch.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-10-23 17:11:43 +02:00
..
cpu.h cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 2009-08-24 08:21:42 -05:00
exec.h target-arm: remove T0 and T1 2009-10-17 23:53:08 +02:00
helper.c target-arm: fix sdiv helper 2009-10-23 00:05:17 +02:00
helpers.h target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG 2009-10-17 23:52:17 +02:00
iwmmxt_helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
machine.c Save/restore ARMv6 MMU state 2009-07-31 13:19:39 +01:00
neon_helper.c rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
op_addsub.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
op_helper.c target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG 2009-10-17 23:52:17 +02:00
translate.c target-arm: cleanup internal resource leaks 2009-10-23 17:11:43 +02:00