Searched refs:B_l (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | copy_template.S | 35 B_l .req x9 label 137 ldp1 B_l, B_h, src, #16 139 stp1 B_l, B_h, dst, #16 156 ldp1 B_l, B_h, src, #16 166 stp1 B_l, B_h, dst, #16 167 ldp1 B_l, B_h, src, #16 175 stp1 B_l, B_h, dst, #16
|
| H A D | memmove.S | 41 B_l .req x9 label 141 ldp B_l, B_h, [src, #-32] 143 stp B_l, B_h, [dst, #-32] 160 ldp B_l, B_h, [src, #-32] 170 stp B_l, B_h, [dst, #-32] 171 ldp B_l, B_h, [src, #-32] 179 stp B_l, B_h, [dst, #-32]
|
| /OK3568_Linux_fs/buildroot/package/uclibc/ |
| H A D | 0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch | 503 +#define B_l r4 824 + strd B_l, B_h, [sp, #8] 825 + cfi_rel_offset (B_l, 8) 827 + ldrd B_l, B_h, [src, #16] 843 + strd B_l, B_h, [dst, #48] 844 + ldrd B_l, B_h, [src, #48] 853 + strd B_l, B_h, [dst, #16] 854 + ldrd B_l, B_h, [src, #16] 863 + strd B_l, B_h, [dst, #48] 864 + ldrd B_l, B_h, [sp, #8] [all …]
|