Searched refs:Laligned (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/arc/lib/ |
H A D | memset.S | 16 beq.d .Laligned 30 .Laligned: ; This code address should be aligned for speed. label
|
H A D | strchr-700.S | 19 breq.d r2,r0,.Laligned 52 .Laligned: label
|
/openbmc/linux/arch/x86/lib/ |
H A D | csum-copy_64.S | 55 .Laligned: label 223 je .Laligned 232 jmp .Laligned
|
/openbmc/linux/arch/xtensa/lib/ |
H A 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
|
H A D | memset.S | 50 bnez a4, .Laligned 59 .Laligned: label
|
H A D | strncpy_user.S | 65 bnone a11, a9, .Laligned 102 .Laligned: label
|
H A D | usercopy.S | 79 bnone a3, a8, .Laligned # then use word copy 143 .Laligned: label
|
/openbmc/linux/arch/arm64/lib/ |
H A D | memset.S | 73 b.eq .Laligned 84 .Laligned: label
|