Am 24.01.2011 um 11:25 schrieb Mike Frysinger:

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

For anyone not having XZ Tools installed and wondering: bfin-dis.c is using GPLv2+ so the "copy & paste" should be okay. Earlier, some disassembler code had to be rolled back due to incompatibilities with GPLv2-only parts of QEMU.

Andreas

-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
<0001-Blackfin-add-disassembler-support.patch.xz>


Reply via email to