target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
commit6eb223104c4e5cdfeaf57cff20fb1ad54084393b
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 17 Jun 2021 16:03:34 +0000 (17 18:03 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 24 Jun 2021 14:45:41 +0000 (24 16:45 +0200)
tree505f571dc7c5e15dbdf56b166a36a57f96cccd9a
parent96342d53a881a5686b1e4797aead1c025985772e
target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn

Fix multiple TCG temporary leaks in gen_pool32a5_nanomips_insn().

Fixes: 3285a3e4445 ("target/mips: Add emulation of DSP ASE for nanoMIPS - part 1")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210617174323.2900831-3-f4bug@amsat.org>
target/mips/tcg/translate.c