summaryrefslogtreecommitdiff
path: root/opcodes/xgate-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* * Removed short_hand field from opcode table andSean Keys2013-10-111-102/+101
| | | | | refactored assembler/disassember accordingly. Testsuite checkout OK.
* gas/config/seank2012-07-051-2/+3
| | | | | | | | | | | | | | | | * tc-xgate.c: Revised assembler so that operands are collected before the addressing mode is determined. include/opcode/ * xgate.h: Changed the format string for mode XGATE_OP_DYA_MON. opcodes/ * xgate-dis.c: Removed an IF statement that will always be false due to overlapping operand masks. * xgate-opc.c: Corrected 'com' opcode entry and fixed spacing.
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-031-0/+203