]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE
authorFred Fish <fnf@specifix.com>
Sun, 5 Jan 1997 02:10:14 +0000 (02:10 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 5 Jan 1997 02:10:14 +0000 (02:10 +0000)
commit1f8c8c60a1961c63f42f9a836fb26182d3206a82
treefb1f4e97084c5e06ee823f4dd99fbd50b430c515
parent872dc6f0bcc4992b5fdefa11ea41df4cada72ca2
* tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE
correctly.  Add support for printing TIC80_OPERAND_BITNUM and
TIC80_OPERAND_CC, and TIC80_OPERAND_CR operands in symbolic
form.
* tic80-opc.c (tic80_operands): Add SSOFF, LSOFF, BITNUM,
CC, SICR, and LICR table entries.
(tic80_opcodes): Add and test "nop", "br", "bbo", "bbz",
"bcnd", and "brcr" opcodes.
opcodes/ChangeLog
opcodes/tic80-dis.c
opcodes/tic80-opc.c