mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 09:29:48 +00:00
The arm target was handled by 06486077
, but other targets
were ignored. This handles all the rest which actually support
disassembly (that is, skipping moxie and tilegx).
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>