summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-08-03 12:18:49 +0100
committerPeter Maydell <peter.maydell@linaro.org>2020-08-24 10:15:11 +0100
commitce51c7f522ca488c795c3510413e338021141c96 (patch)
tree7064371ef13962fc0b618229bf71fa32d923cd01 /hw/net/virtio-net.c
parent4c498dcfd84281f20bd55072630027d1b3c115fd (diff)
downloadfocaccia-qemu-ce51c7f522ca488c795c3510413e338021141c96.tar.gz
focaccia-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 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions