aboutsummaryrefslogtreecommitdiff
path: root/opcodes/xgate-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-11 * Removed short_hand field from opcode table andSean Keys1-102/+101
refactored assembler/disassember accordingly. Testsuite checkout OK.
2012-07-05gas/config/Sean Keys1-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.
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton1-0/+203