On Fri, Mar 11, 2011 at 01:32:34PM +, Peter Maydell wrote:
> Fix a TCG temporary leak when translating 32-bit scalar VMULL.
>
> Signed-off-by: Peter Maydell
> ---
> This was found by the TCG leak-checking support that was committed a
> little while back. Score one for debug code :-)
>
> tar
Fix a TCG temporary leak when translating 32-bit scalar VMULL.
Signed-off-by: Peter Maydell
---
This was found by the TCG leak-checking support that was committed a
little while back. Score one for debug code :-)
target-arm/translate.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)