aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/ev5.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/alpha/ev5.md')
-rw-r--r--gcc/config/alpha/ev5.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/alpha/ev5.md b/gcc/config/alpha/ev5.md
index 69aa4a817aa..832cf6be8f3 100644
--- a/gcc/config/alpha/ev5.md
+++ b/gcc/config/alpha/ev5.md
@@ -59,6 +59,11 @@
(eq_attr "type" "ibr"))
"ev5_e1")
+(define_insn_reservation "ev5_callpal" 1
+ (and (eq_attr "cpu" "ev5")
+ (eq_attr "type" "callpal"))
+ "ev5_e1")
+
(define_insn_reservation "ev5_jsr" 1
(and (eq_attr "cpu" "ev5")
(eq_attr "type" "jsr"))