This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/ARM 20/21] Add support for SHA 3-operand instructions


On 23/08/12 16:05, Matthew Gretton-Dann wrote:
> 
> ARMv8 adds various SHA 3-operand instructions to A32 and T32.
> 
> This patch adds support for them.
> 
> gas/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.
> 	(do_crypto_3op_1): New function.
> 	(do_sha1c): Likewise.
> 	(do_sha1p): Likewise.
> 	(do_sha1m): Likewise.
> 	(do_sha1su0): Likewise.
> 	(do_sha256h): Likewise.
> 	(do_sha256h2): Likewise.
> 	(do_sha256su1): Likewise.
> 	(insns): Add SHA 3 operand instructions.
> 
> gas/testsuite/ChangeLog:
> 2012-08-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
> 
> 	* gas/arm/armv8-a+crypto.d: Update 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 SHA 3-operand instructions.
> 

OK.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]