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é<f4...@amsat.org> --- target/mips/tcg/msa.decode | 37 ++++++ target/mips/tcg/msa_translate.c | 213 ++++++-------------------------- 2 files changed, 74 insertions(+), 176 deletions(-)
With the decode fixed as per the previous, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~