]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* ppc-opc.c (powerpc_operands): Make comment match the
authorFred Fish <fnf@specifix.com>
Sat, 4 Jan 1997 01:39:30 +0000 (01:39 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 4 Jan 1997 01:39:30 +0000 (01:39 +0000)
commit872dc6f0bcc4992b5fdefa11ea41df4cada72ca2
treeecf546fd17b065ddd846de1b4dcb46a397965e9d
parent28eb95aa337f72b4a87cdd2a2d6aff9cc0984a4b
* ppc-opc.c (powerpc_operands): Make comment match the
actual fields (no shift field).
* sparc-opc.c (sparc_opcodes): Document why this cannot be "const".

* tic80-dis.c (print_insn_tic80): Replace abort stub with a
partial implementation, work in progress.
* tic80-opc.c (tic80_operands): Begin construction operands table.
(tic80_opcodes): Continue populating opcodes table and start
filling in the operand indices.
(tic80_num_opcodes): Add this.
opcodes/ChangeLog
opcodes/tic80-dis.c
opcodes/tic80-opc.c