On 5/30/21 2:45 AM, Philippe Mathieu-Daudé wrote:
Fix a pair of TCG temporary leak when translating nanoMIPS SHILO opcode.Fixes: 3285a3e4445 ("target/mips: Add emulation of DSP ASE for nanoMIPS") Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/mips/tcg/translate.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~