* hppa.h (delay_type): Delete unused enumeration.

(pa_opcode): Replace unused delayed field with an architecture
	field.
	(pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
This commit is contained in:
Jeff Law 1995-03-06 17:04:18 +00:00
parent 5f24161709
commit 5476a7ac1c
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Mon Mar 6 10:02:00 1995 Jeff Law (law@snake.cs.utah.edu)
* hppa.h (delay_type): Delete unused enumeration.
(pa_opcode): Replace unused delayed field with an architecture
field.
(pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
Fri Mar 3 16:10:24 1995 Ian Lance Taylor <ian@cygnus.com>
* mips.h (INSN_ISA4): Define.