OSDN Git Service

target/mips: Convert MSA MOVE.V opcode to decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 16:26:03 +0000 (18:26 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit62ba0e855a0ffe90142de9b6aac0e89ab8c0b894
tree86148f7bd6cd61d88a0791af7f75326b532cf8ac
parent97fe675519d3e7406dfed2fe8cc7af9cdbec3cec
target/mips: Convert MSA MOVE.V opcode to decodetree

Convert the MOVE.V opcode (Vector Move) 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-28-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c