diff options
author | Philippe Mathieu-Daudé | 2021-02-24 18:58:26 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-03-13 23:42:58 +0100 |
commit | c7abe00ae9336892ae615fbc39157ba110d1716b (patch) | |
tree | f9b175373d896bf99742e966e77cd82821a2dc07 /block | |
parent | target/mips: Convert decode_ase_mxu() to decodetree prototype (diff) | |
download | qemu-c7abe00ae9336892ae615fbc39157ba110d1716b.tar.gz qemu-c7abe00ae9336892ae615fbc39157ba110d1716b.tar.xz qemu-c7abe00ae9336892ae615fbc39157ba110d1716b.zip |
target/mips: Simplify decode_opc_mxu() ifdef'ry
By making the prototype public and checking
'TARGET_LONG_BITS == 32' we let the compiler
elide the decode_opc_mxu() call.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210226093111.3865906-12-f4bug@amsat.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions