For include/opcode:

* mips.h (INSN_ISA5): New.

For opcodes:

	* mips-opc.c (I5): New.
	(abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s
	madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps,
	pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New.
This commit is contained in:
Gavin Romig-Koch
1999-11-18 19:53:48 +00:00
parent f11900d058
commit 5fce5ddfd3
4 changed files with 67 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
1999-11-18 Gavin Romig-Koch <gavin@cygnus.com>
* mips.h (INSN_ISA5): New.
1999-11-01 Gavin Romig-Koch <gavin@cygnus.com>
* mips.h (OPCODE_IS_MEMBER): New.