aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ft32/ft32.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ft32/ft32.md')
-rw-r--r--gcc/config/ft32/ft32.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ft32/ft32.md b/gcc/config/ft32/ft32.md
index de23946..9e31f2c 100644
--- a/gcc/config/ft32/ft32.md
+++ b/gcc/config/ft32/ft32.md
@@ -851,7 +851,7 @@
"stpcpy %b1,%b2 # %0 %b1 %b2"
)
-(define_insn "movmemsi"
+(define_insn "cpymemsi"
[(set (match_operand:BLK 0 "memory_operand" "=W,BW")
(match_operand:BLK 1 "memory_operand" "W,BW"))
(use (match_operand:SI 2 "ft32_imm_operand" "KA,KA"))