diff options
author | Peter Maydell | 2020-08-03 13:18:49 +0200 |
---|---|---|
committer | Peter Maydell | 2020-08-24 11:15:11 +0200 |
commit | ce51c7f522ca488c795c3510413e338021141c96 (patch) | |
tree | 7064371ef13962fc0b618229bf71fa32d923cd01 /roms | |
parent | target/arm: Convert T32 coprocessor insns to decodetree (diff) | |
download | qemu-ce51c7f522ca488c795c3510413e338021141c96.tar.gz qemu-ce51c7f522ca488c795c3510413e338021141c96.tar.xz qemu-ce51c7f522ca488c795c3510413e338021141c96.zip |
target/arm: Remove ARCH macro
The ARCH() macro was used a lot in the legacy decoder, but
there are now just two uses of it left. Since a macro which
expands out to a goto is liable to be confusing when reading
code, replace the last two uses with a simple open-coded
qeuivalent.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200803111849.13368-8-peter.maydell@linaro.org
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions