|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 06/10] target/mips: Use OPC_MUL instead of OPC__MXU_MUL |
Date: | Tue, 23 Feb 2021 17:34:25 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/22/21 2:38 PM, Philippe Mathieu-Daudé wrote: > We already have a macro and definition to extract / check > the Special2 MUL opcode. Use it instead of the unnecessary > OPC__MXU_MUL macro. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/mips/translate.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |