Lines Matching refs:copy
65 mov a5, a2 # copy dst so that a2 is return value
74 bnone a3, a8, .Laligned # then use word copy
87 # copy 1 byte
96 # copy 2 bytes
135 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
162 # copy 8 bytes
171 # copy 4 bytes
178 # copy 2 bytes
185 # copy 1 byte
200 # copy 16 bytes per iteration for word-aligned dst and unaligned src
231 # copy 8 bytes
243 # copy 4 bytes
253 # copy 2 bytes
262 # copy 1 byte