src gas/ChangeLog gas/config/tc-aarch64.c gas/ ...

yufeng@sourceware.org yufeng@sourceware.org
Thu Feb 28 19:18:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	yufeng@sourceware.org	2013-02-28 19:18:41

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-aarch64.c 
	gas/testsuite  : ChangeLog 
	include/opcode : ChangeLog aarch64.h 
	opcodes        : ChangeLog aarch64-asm-2.c aarch64-dis-2.c 
	                 aarch64-opc-2.c aarch64-tbl.h 
Added files:
	gas/testsuite/gas/aarch64: crc32.d crc32.s 

Log message:
	include/opcode/
	
	* aarch64.h (AARCH64_FEATURE_CRC): New macro.
	
	opcodes/
	
	* aarch64-tbl.h (QL_I3SAMEW, QL_I3WWX): New macros.
	(aarch64_feature_crc): New static.
	(CRC): New macro.
	(aarch64_opcode_table): Add entries for the crc32b, crc32h, crc32w,
	crc32x, crc32cb, crc32ch, crc32cw and crc32cx instructions.
	* aarch64-asm-2.c: Re-generate.
	* aarch64-dis-2.c: Ditto.
	* aarch64-opc-2.c: Ditto.
	
	gas/
	
	* config/tc-aarch64.c (aarch64_features): Add the 'crc' option.
	
	gas/testsuite/
	
	* gas/aarch64/crc32.s: New test.
	* gas/aarch64/crc32.d: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4937&r2=1.4938
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-aarch64.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2191&r2=1.2192
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/crc32.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/crc32.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.485&r2=1.486
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/aarch64.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1941&r2=1.1942
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/aarch64-asm-2.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/aarch64-dis-2.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/aarch64-opc-2.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/aarch64-tbl.h.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list