aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/config/arm/cortex-a53.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/arm/cortex-a53.md b/gcc/config/arm/cortex-a53.md
index b55d34e..58619aa 100644
--- a/gcc/config/arm/cortex-a53.md
+++ b/gcc/config/arm/cortex-a53.md
@@ -723,9 +723,3 @@
"cortex_a53_fpmac"
"aarch_accumulator_forwarding")
-;; We want AESE and AESMC to end up consecutive to one another.
-
-(define_bypass 0 "cortex_a53_crypto_aese"
- "cortex_a53_crypto_aesmc"
- "aarch_crypto_can_dual_issue")
-