target/mips: Convert MSA VEC instruction format to decodetree
commit7acb5c78a75421851b778b463c88c232ce1dc184
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 08:09:42 +0000 (19 10:09 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (2 14:32 +0100)
treeb3ab5e7ff25cf6aea10c73064b604e5ead2e10b2
parentadcff99a6b41c029841aee30582606e6ae196507
target/mips: Convert MSA VEC instruction format to decodetree

Convert 3-register instructions with implicit data formats
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-18-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c