This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src opcodes/ChangeLog opcodes/mips-dis.c opcod ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd@sources.redhat.com	2001-10-17 18:42:16

Modified files:
	opcodes        : ChangeLog mips-dis.c mips-opc.c 
	include/opcode : ChangeLog mips.h 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: mips.exp 
Added files:
	gas/testsuite/gas/mips: sb1-ext-ps.d sb1-ext-ps.s 

Log message:
	[gas/testsuite/ChangeLog]
	2001-10-17  Chris Demetriou  <cgd@broadcom.com>
	
	* gas/mips/mips.exp (sb1-ext-ps): New test to test
	SB-1 core's paired-single extensions to the MIPS64 ISA.
	* gas/mips/sb1-ext-ps.d: New file.
	* gas/mips/sb1-ext-ps.s: New file.
	
	[include/opcode/ChangeLog]
	2001-10-17  Chris Demetriou  <cgd@broadcom.com>
	
	* mips.h (INSN_SB1): New cpu-specific instruction bit.
	(OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
	if cpu is CPU_SB1.
	
	[opcodes/ChangeLog]
	2001-10-17  Chris Demetriou  <cgd@broadcom.com>
	
	* mips-dis.c (mips_isa_type): Make the ISA used to disassemble
	SB-1 binaries include instructions specific to the SB-1.
	* mips-opc.c (SB1): New definition.
	(mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
	"recip.ps", "rsqrt.ps", and "sqrt.ps".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.348&r2=1.349
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/mips-dis.c.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/mips-opc.c.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.144&r2=1.145
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/mips.h.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.231&r2=1.232
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/sb1-ext-ps.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/sb1-ext-ps.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&r1=1.21&r2=1.22


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]