target-arm: Remove ad-hoc leak checking code

This commit removes the ad-hoc resource leak checking code from
target-arm. This includes replacing all uses of new_tmp() with
tcg_temp_new_i32() and all uses of dead_tmp() with
tcg_temp_free_i32().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
master
Peter Maydell 2011-03-06 21:39:54 +00:00 committed by Aurelien Jarno
parent 27bfd83c33
commit 7d1b0095bf
1 changed files with 338 additions and 360 deletions

File diff suppressed because it is too large Load Diff