Re: [PATCH 0/3] target/mips: MSA opcode fixes

2021-10-26 Thread Philippe Mathieu-Daudé
On 10/22/21 19:45, Philippe Mathieu-Daudé wrote: > Fix a pair of MSA opcodes, and update the MSA_IR config register > in the Loongson-3A4000 model. > > Philippe Mathieu-Daudé (3): > target/mips: Fix MSA MADDV.B opcode > target/mips: Fix MSA MSUBV.B opcode Patches 1 & 2 applied to mips-next.

[PATCH 0/3] target/mips: MSA opcode fixes

2021-10-22 Thread Philippe Mathieu-Daudé
Fix a pair of MSA opcodes, and update the MSA_IR config register in the Loongson-3A4000 model. Philippe Mathieu-Daudé (3): target/mips: Fix MSA MADDV.B opcode target/mips: Fix MSA MSUBV.B opcode target/mips: Fix Loongson-3A4000 MSAIR config register target/mips/tcg/msa_helper.c | 64 ++