]> xenbits.xensource.com Git - qemu-xen.git/commit
target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 08:37:13 +0000 (10:37 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit2d5246f30573c27cee609021850fdd3c56cda1ec
tree59cacd84afd6221c7e0cbac5512d688a1a29d40f
parentff29e5d3c0ac7f88b9cf1840451f5fc6c958171d
target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)

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