summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm1026ejs.md
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-12-21 13:59:01 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2012-12-21 13:59:01 +0000
commit2d5f6d3c1e2780698d60b53144be4d7eb7df2a02 (patch)
tree4ef5de50928d3637f7cf6e978a5fc2ea84332013 /gcc/config/arm/arm1026ejs.md
parent89011aed2df43a3ea68ba208d8cacdb9d52a61c1 (diff)
downloadgcc-2d5f6d3c1e2780698d60b53144be4d7eb7df2a02.tar.gz
2012-12-21 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 194659 using svnmerge.py git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@194661 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/arm/arm1026ejs.md')
-rw-r--r--gcc/config/arm/arm1026ejs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm1026ejs.md b/gcc/config/arm/arm1026ejs.md
index d9ed858f861..52f6241d7dd 100644
--- a/gcc/config/arm/arm1026ejs.md
+++ b/gcc/config/arm/arm1026ejs.md
@@ -72,7 +72,7 @@
;; ALU operations with a shift-by-constant operand
(define_insn_reservation "alu_shift_op" 1
(and (eq_attr "tune" "arm1026ejs")
- (eq_attr "type" "alu_shift"))
+ (eq_attr "type" "simple_alu_shift,alu_shift"))
"a_e,a_m,a_w")
;; ALU operations with a shift-by-register operand