]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tic80-opc.c (tic80_operands): Reorder some table entries to make
authorFred Fish <fnf@specifix.com>
Thu, 16 Jan 1997 02:10:17 +0000 (02:10 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 16 Jan 1997 02:10:17 +0000 (02:10 +0000)
commit5fdeceb47781e17ef9eac8ebff0a97740a865cb6
tree785c24aae3d9ddce1e3770c74a03476bdb4989a1
parentad423373db7ca90f9c545163a77cdfb1739f2037
* tic80-opc.c (tic80_operands): Reorder some table entries to make
the order more logical.  Move the shift alias instructions ("rotl",
"shl", "ins", "rotr", "extu", "exts", "srl", and "sra" to be
  interspersed with the regular sr.x and sl.x instructions.  Add
and test new instruction opcodes for "sl", "sli", "sr", "sri", "st",
  "sub", "subu", "swcr", and "trap".
opcodes/ChangeLog
opcodes/tic80-opc.c