scripts/disas-objdump.pl
0 → 100755
+87
−0
Loading
The script massages the output produced for architectures that are not supported internally by qemu though an external objdump program for disassembly. Signed-off-by:Richard Henderson <rth@twiddle.net> Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@gmail.com>