Skip to content

Commit e6e3684

Browse files
Claudiu Zissulescuartemiy-volkov
authored andcommitted
arc64: Update stl length to 8.
1 parent 3ee14bb commit e6e3684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/config/arc64/arc64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ vfins, vfsub, vfmul, vfdiv, vfrep, vpack, xbfu, xor, xorl"
752752
ldl%U1\\t%0,%1
753753
stl%U0\\t%1,%0"
754754
[(set_attr "type" "move,move,move,move,move,addl,st,ld,st")
755-
(set_attr "length" "2,2,4,4,8,8,*,*,*")]
755+
(set_attr "length" "2,2,4,4,8,8,8,*,*")]
756756
)
757757

758758
;; Hi/Low moves for constant and symbol loading.

0 commit comments

Comments
 (0)