diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-07-28 13:25:53 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-08-25 13:02:14 +0200 |
commit | a5e2932068f1b09fa3be3b79a88f935b6e9620c3 (patch) | |
tree | 5dfa3f319e9077b03550aea011df5c3c2d7c07bb /scripts | |
parent | 5fa38eedbd0b3fad052a11c5efc8031a20ed9b25 (diff) | |
download | qemu-a5e2932068f1b09fa3be3b79a88f935b6e9620c3.zip qemu-a5e2932068f1b09fa3be3b79a88f935b6e9620c3.tar.gz qemu-a5e2932068f1b09fa3be3b79a88f935b6e9620c3.tar.bz2 |
target/mips: Convert Vr54xx MUL* opcodes to decodetree
Convert the following Integer Multiply-Accumulate opcodes:
* MULHI Multiply and move HI
* MULHIU Unsigned multiply and move HI
* MULS Multiply, negate, and move LO
* MULSHI Multiply, negate, and move HI
* MULSHIU Unsigned multiply, negate, and move HI
* MULSU Unsigned multiply, negate, and move LO
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210808173018.90960-7-f4bug@amsat.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions