qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Blackfin: add disassembler support


From: Mike Frysinger
Subject: [Qemu-devel] Blackfin: add disassembler support
Date: Mon, 24 Jan 2011 05:25:50 -0500

compressing & attaching since this is big (and i dont know what the
qemu mailing list limit is set to), and it is simply a copy & paste of
the Blackfin disassembler from binutils
-mike

 Makefile.objs             |    1 +
 bfin-dis.c                | 4903 +++++++++++++++++++++++++++++++++++++++++++++
 configure                 |    4 +
 dis-asm.h                 |    3 +
 disas.c                   |    9 +
 target-bfin/opcode/bfin.h | 1726 ++++++++++++++++
 6 files changed, 6646 insertions(+), 0 deletions(-)
 create mode 100644 bfin-dis.c
 create mode 100644 target-bfin/opcode/bfin.h

Attachment: 0001-Blackfin-add-disassembler-support.patch.xz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]