diff options
author | Philippe Mathieu-Daudé | 2021-10-19 08:47:29 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-11-02 14:32:32 +0100 |
commit | 4701d23aef1d096da20b46ce817e30f81bd01b4b (patch) | |
tree | 61decdb98299d4ee3ea490259c6601382bc481d4 /disas | |
parent | target/mips: Convert MSA I5 instruction format to decodetree (diff) | |
download | qemu-4701d23aef1d096da20b46ce817e30f81bd01b4b.tar.gz qemu-4701d23aef1d096da20b46ce817e30f81bd01b4b.tar.xz qemu-4701d23aef1d096da20b46ce817e30f81bd01b4b.zip |
target/mips: Convert MSA BIT instruction format to decodetree
Convert instructions with an immediate bit index and
data format df/m to decodetree.
Since the 'data format' field is a constant value, use
tcg_constant_i32() instead of a TCG temporary.
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211028210843.2120802-11-f4bug@amsat.org>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions