diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-01-19 13:01:40 +0000 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-01-26 14:58:00 +0000 |
commit | 0aac62aa3256719c37be9e0ce6af8b190f45c928 (patch) | |
tree | ed18a641609d6b72bd12e9e13ae203a545b02f26 /gdb/f-lang.c | |
parent | c8567a87a60cf5820ebc5d98c025e91e2735f373 (diff) | |
download | binutils-0aac62aa3256719c37be9e0ce6af8b190f45c928.zip binutils-0aac62aa3256719c37be9e0ce6af8b190f45c928.tar.gz binutils-0aac62aa3256719c37be9e0ce6af8b190f45c928.tar.bz2 |
aarch64: move SHA512 instructions to +sha3
SHA512 instructions were added to the architecture at the same time as SHA3
instructions, but later than the SHA1 and SHA256 instructions. Furthermore,
implementations must support either both or neither of the SHA512 and SHA3
instruction sets. However, SHA512 instructions were originally (and
incorrectly) added to Binutils under the +sha2 flag.
This patch moves SHA512 instructions under the +sha3 flag, which matches the
architecture constraints and existing GCC and LLVM behaviour.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions