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)
commitd084c7c57362968a1300b2185015f045faf43453
treef8944892aafff29bd2bb59819925774285e78838
parentf02c49b62fbc5301a7e4528264074584c3663b05
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