Searched refs:Laligned (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/arc/lib/ |
D | memset.S | 19 beq.d .Laligned 33 .Laligned: ; This code address should be aligned for speed. label
|
D | strchr-700.S | 22 breq.d r2,r0,.Laligned 55 .Laligned: label
|
/Linux-v4.19/arch/xtensa/lib/ |
D | strnlen_user.S | 62 .Laligned: label 123 bbci.l a4, 1, .Laligned # if string pointer is now word-aligned 129 bany a9, a8, .Laligned # if byte 3 (of word, not string) is nonzero
|
D | memset.S | 50 bnez a4, .Laligned 59 .Laligned: label
|
D | strncpy_user.S | 66 bnone a11, a9, .Laligned 103 .Laligned: label
|
D | usercopy.S | 74 bnone a3, a8, .Laligned # then use word copy 138 .Laligned: label
|
/Linux-v4.19/arch/arm64/lib/ |
D | memset.S | 87 b.eq .Laligned 98 .Laligned: label
|