diff options
author | Philippe Mathieu-Daudé | 2021-02-18 10:19:27 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-03-13 23:42:52 +0100 |
commit | de5af7c5e64addc0eb89cde3cc6b0ece0225a73e (patch) | |
tree | 4424951d86ec5f8ea788ebd84c17fcb3423f38aa /storage-daemon | |
parent | target/mips: Pass instruction opcode to decode_opc_mxu() (diff) | |
download | qemu-de5af7c5e64addc0eb89cde3cc6b0ece0225a73e.tar.gz qemu-de5af7c5e64addc0eb89cde3cc6b0ece0225a73e.tar.xz qemu-de5af7c5e64addc0eb89cde3cc6b0ece0225a73e.zip |
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
We already have a macro and definition to extract / check
the Special2 MUL opcode. Use it instead of the unnecessary
OPC__MXU_MUL macro.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210226093111.3865906-8-f4bug@amsat.org>
Diffstat (limited to 'storage-daemon')
0 files changed, 0 insertions, 0 deletions