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

hjl@sourceware.org hjl@sourceware.org
Thu Jun 30 15:45:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-06-30 15:44:59

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

Log message:
	Fix rorx in BMI2.
	
	gas/testsuite/
	
	2011-06-30  H.J. Lu  <hongjiu.lu@intel.com>
	
	AVX Programming Reference (June, 2011)
	* gas/i386/bmi2.s: Correct rorx tests.
	* gas/i386/x86-64-bmi2.s: Likewise.
	
	* gas/i386/bmi2-intel.d: Updated.
	* gas/i386/bmi2.d: Likewise.
	* gas/i386/x86-64-bmi2-intel.d: Likewise.
	* gas/i386/x86-64-bmi2.d: Likewise.
	
	opcodes/
	
	2011-06-30  H.J. Lu  <hongjiu.lu@intel.com>
	
	AVX Programming Reference (June, 2011)
	* i386-dis.c (vex_len_table): Correct rorxS.
	
	* i386-opc.tbl: Correct rorx.
	* i386-tbl.h: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1927&r2=1.1928
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/bmi2-intel.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/bmi2.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/bmi2.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/x86-64-bmi2-intel.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/x86-64-bmi2.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/x86-64-bmi2.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1738&r2=1.1739
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&r1=1.260&r2=1.261
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-opc.tbl.diff?cvsroot=src&r1=1.96&r2=1.97
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-tbl.h.diff?cvsroot=src&r1=1.100&r2=1.101



More information about the Binutils-cvs mailing list