]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commit
gas/config/
authorseank <seank>
Thu, 5 Jul 2012 19:37:52 +0000 (19:37 +0000)
committerseank <seank>
Thu, 5 Jul 2012 19:37:52 +0000 (19:37 +0000)
commit44c0405a2cc14f6cb9f498def0f220e6a3bf0628
tree7c6bb659e19f7b9f787091496f82e18b0ac2c305
parenta37a7fcdb9f9fa6aaea28e9cdb5bf1fa25f29f1a
gas/config/
        * 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.
gas/config/tc-xgate.c
include/opcode/xgate.h
opcodes/xgate-dis.c
opcodes/xgate-opc.c