src/opcodes ChangeLog i386-opc.tbl i386-tbl.h

jbeulich@sourceware.org jbeulich@sourceware.org
Tue Jul 31 07:38:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jbeulich@sourceware.org	2012-07-31 07:38:48

Modified files:
	opcodes        : ChangeLog i386-opc.tbl i386-tbl.h 

Log message:
	VMOVNTDQA was both misplaced and improperly tagged as being an AVX
	instruction (instead of AVX2).
	
	2012-07-31  Jan Beulich <jbeulich@suse.com>
	
	* i386-opc.tbl (vmovntdqa): Move up into 256-bit integer AVX2
	instruction group. Mark as requiring AVX2.
	* i386-tbl.h: Re-generate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1834&r2=1.1835
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-opc.tbl.diff?cvsroot=src&r1=1.104&r2=1.105
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-tbl.h.diff?cvsroot=src&r1=1.109&r2=1.110



More information about the Binutils-cvs mailing list