comparison gcc/config/arm/types.md @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 ;; Instruction Classification for ARM for GNU compiler. 1 ;; Instruction Classification for ARM for GNU compiler.
2 2
3 ;; Copyright (C) 1991-2017 Free Software Foundation, Inc. 3 ;; Copyright (C) 1991-2018 Free Software Foundation, Inc.
4 ;; Contributed by ARM Ltd. 4 ;; Contributed by ARM Ltd.
5 5
6 ;; This file is part of GCC. 6 ;; This file is part of GCC.
7 7
8 ;; GCC is free software; you can redistribute it and/or modify it 8 ;; GCC is free software; you can redistribute it and/or modify it
1082 crypto_sha1_fast,\ 1082 crypto_sha1_fast,\
1083 crypto_sha1_slow,\ 1083 crypto_sha1_slow,\
1084 crypto_sha256_fast,\ 1084 crypto_sha256_fast,\
1085 crypto_sha256_slow,\ 1085 crypto_sha256_slow,\
1086 crypto_pmull,\ 1086 crypto_pmull,\
1087 crypto_sha512,\
1088 crypto_sha3,\
1089 crypto_sm3,\
1090 crypto_sm4,\
1087 coproc" 1091 coproc"
1088 (const_string "untyped")) 1092 (const_string "untyped"))
1089 1093
1090 ; Is this an (integer side) multiply with a 32-bit (or smaller) result? 1094 ; Is this an (integer side) multiply with a 32-bit (or smaller) result?
1091 (define_attr "mul32" "no,yes" 1095 (define_attr "mul32" "no,yes"