* tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit
authorFred Fish <fnf@specifix.com>
Tue, 16 Dec 1997 20:01:50 +0000 (20:01 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 16 Dec 1997 20:01:50 +0000 (20:01 +0000)
PC relative offset forms before the 15 bit forms.  An assembler command
line option now chooses the default.
PR 12927

opcodes/ChangeLog

index 6fdba2917867bc94b2d4aad4a5a26f75c140b033..6742b4def4f22f0347cf351f024d2c8b0aafe1b6 100644 (file)
@@ -1,3 +1,11 @@
+start-sanitize-tic80
+Tue Dec 16 15:22:53 1997  Fred Fish  <fnf@cygnus.com>
+
+       * tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit
+       PC relative offset forms before the 15 bit forms.  An assembler command
+       line option now chooses the default.
+
+end-sanitize-tic80
 start-sanitize-r5900
 Tue Dec 16 13:24:22 1997  Jeffrey A Law  (law@cygnus.com)