]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-bfin.c
opcodes/gas: blackfin: support OUTC debug insn
authorMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 20:59:00 +0000 (20:59 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 22 Sep 2010 20:59:00 +0000 (20:59 +0000)
commit73a63ccf2f0f856eebf7fee67309fe2a276c39d6
tree0ef34ab3fbb1c9e11d03994bf9ff5de520987243
parent59a82d2333aec12b174ad37f2f385afbfe06cf45
opcodes/gas: blackfin: support OUTC debug insn

The disassembler has partial (but incomplete/broken) support already for
the pseudo debug insn OUTC, so let's fix it up and finish it.  And now
that the disassembler can handle it, make sure our assembler can output
it too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/ChangeLog
gas/config/bfin-aux.h
gas/config/bfin-parse.y
gas/config/tc-bfin.c
include/opcode/ChangeLog
include/opcode/bfin.h
opcodes/ChangeLog
opcodes/bfin-dis.c