]> git.proxmox.com Git - mirror_qemu.git/commit
target/mips: Convert MSA I8 instruction format to decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 19 Oct 2021 07:56:51 +0000 (09:56 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Nov 2021 13:32:32 +0000 (14:32 +0100)
commit7cc351ff9dc033d31ea45c72fc4b708ef585577d
treefe0fc1bd9fe7185401472a7510d90963c456dfe1
parenta9e17958330a971c379ed99f349158b269b4e4c2
target/mips: Convert MSA I8 instruction format to decodetree

Convert instructions with an 8-bit immediate value and either
implicit data format or data format df 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-13-f4bug@amsat.org>
target/mips/tcg/msa.decode
target/mips/tcg/msa_translate.c