On 10/23/21 2:47 PM, Philippe Mathieu-Daudé wrote:
Convert 3-register floating-point or fixed-point operations
to decodetree.
Signed-off-by: Philippe Mathieu-Daudé
---
target/mips/tcg/msa.decode | 37 ++
target/mips/tcg/msa_translate.c | 213 ++--
2 file
Convert 3-register floating-point or fixed-point operations
to decodetree.
Signed-off-by: Philippe Mathieu-Daudé
---
target/mips/tcg/msa.decode | 37 ++
target/mips/tcg/msa_translate.c | 213 ++--
2 files changed, 74 insertions(+), 176 deletions(-)
diff --g