summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/e5500.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/e5500.md')
-rw-r--r--gcc/config/rs6000/e5500.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/e5500.md b/gcc/config/rs6000/e5500.md
index b04d0a3b75a..fd79ca55851 100644
--- a/gcc/config/rs6000/e5500.md
+++ b/gcc/config/rs6000/e5500.md
@@ -56,7 +56,7 @@
;; SFX.
(define_insn_reservation "e5500_sfx" 1
- (and (eq_attr "type" "integer,insert_word,insert_dword,delayed_compare,\
+ (and (eq_attr "type" "integer,insert,delayed_compare,\
shift,cntlz,exts")
(eq_attr "cpu" "ppce5500"))
"e5500_decode,e5500_sfx")