src opcodes/aarch64-opc.c gas/testsuite/gas/aa ...

yufeng@sourceware.org yufeng@sourceware.org
Mon Oct 15 14:52:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	yufeng@sourceware.org	2012-10-15 14:52:06

Modified files:
	opcodes        : aarch64-opc.c 
	gas/testsuite/gas/aarch64: illegal-2.l illegal-2.s 

Log message:
	Added missing alignment check to load/store uimm12 immediate offset.
	
	opcodes/
	
	* aarch64-opc.c (operand_general_constraint_met_p): Change to check
	the alignment of addr.offset.imm instead of that of shifter.amount for
	operand type AARCH64_OPND_ADDR_UIMM12.
	
	gas/testsuite/
	
	* gas/aarch64/illegal-2.s: Add test case.
	* gas/aarch64/illegal-2.l: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/aarch64-opc.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/illegal-2.l.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/illegal-2.s.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Binutils-cvs mailing list