]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for CRX co-processor opcodes
authorNick Clifton <nickc@redhat.com>
Thu, 7 Oct 2004 14:18:17 +0000 (14:18 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 7 Oct 2004 14:18:17 +0000 (14:18 +0000)
commit48c9f030c98a3b53b9cb962857ffc16c435a63db
tree067750c1b6c54ae261583bd0babe56aca4b38766
parentcea15572cd414fca65f31f7bc1c9b89bfd0cc998
Add support for CRX co-processor opcodes
14 files changed:
gas/ChangeLog
gas/config/tc-crx.c
gas/testsuite/ChangeLog
gas/testsuite/gas/crx/cop_insn.d [new file with mode: 0644]
gas/testsuite/gas/crx/cop_insn.s [new file with mode: 0644]
gas/testsuite/gas/crx/load_stor_insn.d
gas/testsuite/gas/crx/load_stor_insn.s
gas/testsuite/gas/crx/misc_insn.d
gas/testsuite/gas/crx/misc_insn.s
include/opcode/ChangeLog
include/opcode/crx.h
opcodes/ChangeLog
opcodes/crx-dis.c
opcodes/crx-opc.c