Re: [PATCH 21/26] target/mips: Make pipeline 1 multiply opcodes generic

2020-11-21 Thread Richard Henderson
On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote: > Special2 multiply opcodes are not specific to Toshiba TX79, > and are not part of its multimedia extension. > > Signed-off-by: Philippe Mathieu-Daudé > --- > target/mips/translate.c | 75 + > 1 file chan

[PATCH 21/26] target/mips: Make pipeline 1 multiply opcodes generic

2020-11-20 Thread Philippe Mathieu-Daudé
Special2 multiply opcodes are not specific to Toshiba TX79, and are not part of its multimedia extension. Signed-off-by: Philippe Mathieu-Daudé --- target/mips/translate.c | 75 + 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/target/mips/