This is the mail archive of the binutils-cvs@sourceware.org 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]
Other format: [Raw text]

src gas/testsuite/ChangeLog gas/testsuite/gas/ ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_24-branch
Changes by:	hjl@sourceware.org	2013-10-12 17:11:41

Modified files:
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/i386: mpx.d mpx.s x86-64-mpx.d x86-64-mpx.s 
	opcodes        : ChangeLog i386-dis.c i386-opc.tbl i386-tbl.h 

Log message:
	Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcn
	
	gcc/
	
	PR target/58690
	* config/i386/i386.c (ix86_copy_addr_to_reg): New function.
	(ix86_expand_movmem): Replace copy_addr_to_reg with
	ix86_copy_addr_to_reg.
	(ix86_expand_setmem): Likewise.
	
	gcc/testsuite/
	
	PR target/58690
	* gcc.target/i386/pr58690.c: New test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.2298&r2=1.2298.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/mpx.d.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/mpx.s.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/x86-64-mpx.d.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/x86-64-mpx.s.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.1&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.2022.2.4&r2=1.2022.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.280.2.1&r2=1.280.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-opc.tbl.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.115&r2=1.115.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-tbl.h.diff?cvsroot=src&only_with_tag=binutils-2_24-branch&r1=1.121&r2=1.121.2.1


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