OSDN Git Service

target/mips: Remove generic MSA opcode
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 16:38:29 +0000 (18:38 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit75d12c8c249c1791e4b24bfea0fba14d2ccd64ac
treeda3da5b18d0511d3c7c7aef32ef6134bc9f8ab11
parent643ec9022e72bb9100c6455de3d81cab8eed0a50
target/mips: Remove generic MSA opcode

All opcodes have been converted to decodetree. The generic
MSA handler is now pointless, remove it.

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-31-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c