On 10/23/21 2:47 PM, Philippe Mathieu-Daudé wrote:
Convert the COPY_S (Element Copy to GPR Signed) opcode and INSERT (GPR Insert Element) opcode to decodetree.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/mips/tcg/msa.decode | 2 + target/mips/tcg/msa_translate.c | 92 ++++----------------------------- 2 files changed, 12 insertions(+), 82 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~