diff options
Diffstat (limited to 'string/aarch64/memcpy-mops.S')
| -rw-r--r-- | string/aarch64/memcpy-mops.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/string/aarch64/memcpy-mops.S b/string/aarch64/memcpy-mops.S index b45c31418717..03ae95570c04 100644 --- a/string/aarch64/memcpy-mops.S +++ b/string/aarch64/memcpy-mops.S @@ -8,10 +8,6 @@ #include "asmdefs.h" ENTRY (__memcpy_aarch64_mops) - PTR_ARG (0) - PTR_ARG (1) - SIZE_ARG (2) - mov x3, x0 .inst 0x19010443 /* cpyfp [x3]!, [x1]!, x2! */ .inst 0x19410443 /* cpyfm [x3]!, [x1]!, x2! */ |
