Searched refs:Laligned (Results 1 – 8 of 8) sorted by relevance
/arch/arc/lib/ |
D | memset.S | 16 beq.d .Laligned 30 .Laligned: ; This code address should be aligned for speed. label
|
D | strchr-700.S | 19 breq.d r2,r0,.Laligned 52 .Laligned: label
|
/arch/x86/lib/ |
D | csum-copy_64.S | 55 .Laligned: label 223 je .Laligned 232 jmp .Laligned
|
/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
|
/arch/arm64/lib/ |
D | memset.S | 74 b.eq .Laligned 85 .Laligned: label
|