OSDN Git Service

target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 13:49:52 +0000 (15:49 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit0a086d2e80d3214b56f672d2f976525e46f1b476
tree577d5493cfac36c8a66ee321c283ad4e5834da5f
parentc79db8c239fb4272de3cd0741c0ecfd549d5588a
target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)

Convert 3-register operations to decodetree.

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