]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E,
authorFred Fish <fnf@specifix.com>
Fri, 7 Feb 1997 00:38:44 +0000 (00:38 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 7 Feb 1997 00:38:44 +0000 (00:38 +0000)
commitcceb79baa82bc668007536032f692da09ca60482
treea7f58c9d63ba2e21d4b7bbce5e5652baf819e76a
parent12e8f8af1f2a86ba105a83cddbd5186f89bc805c
* tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E,
and REG_DEST_E for register operands that have to be
an even numbered register.  Add REG_FPA for operands that
are one of the floating point accumulator registers.
Add TIC80_OPERAND_MASK to flags for ENDMASK operand.
(tic80_opcodes): Change entries that need even numbered
register operands to use the new operand table entries.
Add "or" entries that are identical to "or.tt" entries.
opcodes/ChangeLog
opcodes/tic80-opc.c