On 1/12/21 11:54 AM, Philippe Mathieu-Daudé wrote: > There is no issue having multiple enum declarations with > the same value. As we are going to remove the OPC_MULT_G_2E > definition in few commits, restore the OPC_ADDUH_QB_DSP and > OPC_MUL_PH_DSP definitions and use them where they belong. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/translate.c | 18 +++++------------- > 1 file changed, 5 insertions(+), 13 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~