OSDN Git Service

target/mips: Convert MSA FILL opcode to decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 08:20:04 +0000 (10:20 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit675bf34a6fe9db202edd49755c8c586764f5eabf
treec1520f39be0541c66e8afd441443473ffc18cb2b
parent5c5b64000c751ed3f3535c17095161fea02db660
target/mips: Convert MSA FILL opcode to decodetree

Convert the FILL opcode (Vector Fill from GPR) to decodetree.

Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211028210843.2120802-16-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c