]> git.proxmox.com Git - qemu.git/commit
target-arm: Use TCG temporary leak debugging facilities
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 6 Mar 2011 21:39:55 +0000 (21:39 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 7 Mar 2011 08:26:18 +0000 (09:26 +0100)
commit3849902cd852d7de0783abc41cb0c57949d567fd
treef8944892aafff29bd2bb59819925774285e78838
parent7d1b0095bff7157e856d1d0e6c4295641ced2752
target-arm: Use TCG temporary leak debugging facilities

Use the new TCG temporary leak debugging facilities to
check that each ARM instruction does not leak temporaries.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/translate.c