target/mips: Convert MSA 2R instruction format to decodetree
commitadcff99a6b41c029841aee30582606e6ae196507
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 08:23:08 +0000 (19 10:23 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (2 14:32 +0100)
treecf295ca956f605887a28eba8523a46537d049a2c
parent675bf34a6fe9db202edd49755c8c586764f5eabf
target/mips: Convert MSA 2R instruction format to decodetree

Convert 2-register operations 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-17-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c