diff options
author | Peter Maydell | 2012-07-12 12:59:04 +0200 |
---|---|---|
committer | Peter Maydell | 2012-07-12 12:59:53 +0200 |
commit | ed336850e830711a3b940a1d311b5958f439f342 (patch) | |
tree | a27ad82502a8d72d4f033587e756e7b5950c8a4b /hw/imx_avic.c | |
parent | target-arm: Fix some copy-and-paste errors in cp register names (diff) | |
download | qemu-ed336850e830711a3b940a1d311b5958f439f342.tar.gz qemu-ed336850e830711a3b940a1d311b5958f439f342.tar.xz qemu-ed336850e830711a3b940a1d311b5958f439f342.zip |
target-arm: Fix TCG temp handling in 64 bit cp writes
Fix errors in the TCG temp handling in the 64 bit coprocessor
write path: we were reusing a 32 bit temp after it had been
freed by store_reg(), and failing to free a 64 bit temp.
This bug has no visible effect at this point because there
aren't any non-NOP 64 bit registers yet; it needs to be fixed
as a prerequisite for the 64 bit registers in LPAE support.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/imx_avic.c')
0 files changed, 0 insertions, 0 deletions