aboutsummaryrefslogtreecommitdiff
path: root/libgo/go
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2021-10-21 12:19:32 +0100
committerRichard Earnshaw <rearnsha@arm.com>2022-01-20 11:14:43 +0000
commitc471ee0f05d8de576c195996cc3c8ae3ca73d978 (patch)
tree8107d59f8d5efc531eb3eb7eed8c8481956d3ac1 /libgo/go
parent0042ca7b770aadd6ccf8f53109fdf955f44c18c3 (diff)
downloadgcc-c471ee0f05d8de576c195996cc3c8ae3ca73d978.zip
gcc-c471ee0f05d8de576c195996cc3c8ae3ca73d978.tar.gz
gcc-c471ee0f05d8de576c195996cc3c8ae3ca73d978.tar.bz2
arm: Consistently use crypto_mode attribute in crypto patterns
A couple of patterns in the crypto support code were hard-coding the mode rather than using the iterators. While not incorrect, it was slightly confusing, so adapt those patterns to the style of the rest of the file. Also fix some white space issues. gcc/ChangeLog: * config/arm/crypto.md (crypto_<CYRPTO_AES:crypto_pattern>): Use <crypto_mode> rather than hard-coding the mode. (crypto_<CRYPTO_AESMC:crypto_pattern>): Fix white space. (crypto_<CRYPTO_AES:crypto_pattern>): Likewise. (*aarch32_crypto_aese_fused): Likewise. (*aarch32_crypto_aesd_fused): Likewise. (crypto_<CRYPTO_BINARY:crypto_pattern>): Likewise. (crypto_<CRYPTO_TERNARY:crypto_pattern>): Likewise. (crypto_sha1h_lb): Likewise. (crypto_vmullp64): Likewise. (crypto_<CRYPTO_SELECTING:crypto_pattern>): Likewise. (crypto_<CRYPTO_SELECTING:crypto_pattern>_lb): Likewise.
Diffstat (limited to 'libgo/go')
0 files changed, 0 insertions, 0 deletions