|
| From: | Richard Henderson |
| Subject: | Re: [PATCH] target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn() |
| Date: | Thu, 14 Oct 2021 17:14:52 -0700 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 10/14/21 3:45 PM, Philippe Mathieu-Daudé wrote:
Since gen_mipsdsp_accinsn() got added in commit b53371ed5d4
("target-mips: Add ASE DSP accumulator instructions"), the
'v2_t' TCG temporary has never been used. Remove it.
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
target/mips/tcg/translate.c | 4 ----
1 file changed, 4 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |