* 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.
PR 12927
This commit is contained in:
Fred Fish
1997-12-16 20:01:50 +00:00
parent 4d9a31230f
commit 47d1c515b0

View 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)