[RFA/ARM 18/21] Add support for AES instructions.

Matthew Gretton-Dann matthew.gretton-dann@arm.com
Thu Aug 23 15:05:00 GMT 2012


ARMv8 adds several AES instructions for A32 and T32.

This patch adds support for these.

gas/ChangeLog:
2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* config/tc-arm.c (NEON_ENC_TAB): Add aes entry.
	(neon_type_mask): Add N_UNT.
	(neon_check_type): Don't always decay typed to untyped sizes.
	(do_crypto_2op_1): New function.
	(do_aese): Likewise.
	(do_aesd): Likewise.
	(do_aesmc.8): Likewise.
	(do_aesimc.8): Likewise.
	(insns): Add AES instructions.

gas/testsuite/ChangeLog:
2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* gas/arm/armv8-a+crypto.d: New testcase.
	* gas/arm/armv8-a+crypto.s: Likewise.

opcodes/ChangeLog:
2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* arm-dis.c (neon_opcodes): Add support for AES instructions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-Add-support-for-AES-instructions.txt
Type: text/x-patch
Size: 7484 bytes
Desc: 0018-Add-support-for-AES-instructions.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20120823/914c27cd/attachment.bin>


More information about the Binutils mailing list