target/arm: fix TCG temp leak in aarch64 rev16
commite4256c3cbf7eefebc0bc6e1f472c47c6dd20b996
authorEmilio G. Cota <cota@braap.org>
Mon, 24 Jul 2017 16:56:12 +0000 (24 17:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Jul 2017 16:59:28 +0000 (24 17:59 +0100)
tree20306de3332ab2b0d484d092e92a0550607a1443
parentce1d20aac8533357650774c2c240e30de87dc122
target/arm: fix TCG temp leak in aarch64 rev16

Fix a TCG temporary leak in the new aarch64 rev16 handling.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-a64.c