src gas/ChangeLog gas/config/tc-i386.c opcodes ...

hjl@sourceware.org hjl@sourceware.org
Tue Feb 21 18:09:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-02-21 18:09:48

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-i386.c 
	opcodes        : ChangeLog i386-opc.h 

Log message:
	Add HLEPrefixNone/HLEPrefixLock/HLEPrefixAny/HLEPrefixRelease
	
	gas/
	
	2012-02-21  H.J. Lu  <hongjiu.lu@intel.com>
	
	* config/tc-i386.c (check_hle): Use HLEPrefixNone, HLEPrefixLock,
	HLEPrefixAny and HLEPrefixRelease.
	
	opcodes/
	
	2012-02-21  H.J. Lu  <hongjiu.lu@intel.com>
	
	* i386-opc.h (HLEPrefixNone): New.
	(HLEPrefixLock): Likewise.
	(HLEPrefixAny): Likewise.
	(HLEPrefixRelease): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4673&r2=1.4674
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.483&r2=1.484
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1787&r2=1.1788
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-opc.h.diff?cvsroot=src&r1=1.82&r2=1.83



More information about the Binutils-cvs mailing list