Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Removed short_hand field from opcode table and | Sean Keys | 2013-10-11 | 1 | -36/+16 |
| | | | | | refactored assembler/disassember accordingly. Testsuite checkout OK. | ||||
* | gas/config/ | Sean Keys | 2012-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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 CPU | Nick Clifton | 2012-05-03 | 1 | -0/+120 |