OSDN Git Service

target/mips: Convert MSA 2RF instruction format to decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 28 Oct 2021 20:38:21 +0000 (22:38 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit5c5b64000c751ed3f3535c17095161fea02db660
treeb50e9bbc02f34a16d98a94bda6cdcab52cf01b25
parentce121fe23443fbf885b3c0a583a91efd2efa6e10
target/mips: Convert MSA 2RF instruction format to decodetree

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