Home
last modified time | relevance | path

Searched refs:to_align (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/cortex-strings/src/aarch64/
H A Dstrcpy.S63 #define to_align x17 macro
123 and to_align, srcin, #15
125 neg tmp1, to_align
221 sub to_align, to_align, #16
223 sub src, srcin, to_align
224 sub dst, dstin, to_align
282 tst to_align, #7
291 cmp to_align, #8
304 lsl tmp1, to_align, #3 /* Bytes->bits. */
305 neg tmp2, to_align, lsl #3
[all …]