aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/aarch-cost-tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/aarch-cost-tables.h')
-rw-r--r--gcc/config/arm/aarch-cost-tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/aarch-cost-tables.h b/gcc/config/arm/aarch-cost-tables.h
index 68f84b04fe2..8cff517861a 100644
--- a/gcc/config/arm/aarch-cost-tables.h
+++ b/gcc/config/arm/aarch-cost-tables.h
@@ -154,7 +154,7 @@ const struct cpu_cost_table cortexa53_extra_costs =
COSTS_N_INSNS (1), /* extend. */
COSTS_N_INSNS (1), /* add. */
COSTS_N_INSNS (1), /* extend_add. */
- COSTS_N_INSNS (7) /* idiv. */
+ COSTS_N_INSNS (9) /* idiv. */
},
/* MULT DImode */
{