|
| From: | Richard Henderson |
| Subject: | Re: [PATCH] target/mips: Remove unused register from MSA 2R/2RF instruction format |
| Date: | Sun, 3 Oct 2021 09:55:01 -0400 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 10/2/21 8:25 PM, Philippe Mathieu-Daudé wrote:
MSA 2R/2RF instructions don't use any target vector register.
Remove the unused TCG temporaries.
Fixes: cbe50b9a8e7 ("target-mips: add MSA VEC/2R format instructions")
Fixes: 3bdeb68866e ("target-mips: add MSA 2RF format instructions")
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
target/mips/tcg/msa_translate.c | 6 ------
1 file changed, 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |