/bionic/libc/arch-arm64/generic/bionic/ |
memmove.S | 56 #define B_h x10 164 ldp B_l, B_h, [src, #16] 168 stp B_l, B_h, [dst, #16] 181 ldp B_l, B_h, [src, #-32] 187 stp B_l, B_h, [dst, #-32] 188 ldp B_l, B_h, [src, #-32] 196 stp B_l, B_h, [dst, #-32] 292 ldp B_l, B_h, [src, #16] 296 stp B_l, B_h, [dst, #16] 312 ldp B_l, B_h, [src, #16 [all...] |
memcpy.S | 51 #define B_h x10 141 ldp B_l, B_h, [src, #16] 145 stp B_l, B_h, [dst, #16] 161 ldp B_l, B_h, [src, #16] 167 stp B_l, B_h, [dst, #32] 168 ldp B_l, B_h, [src, #32] 176 stp B_l, B_h, [dst, #32]
|
/bionic/libc/arch-arm/bionic/ |
memcpy.a9.S | 99 #define B_h r5 463 strd B_l, B_h, [sp, #8] 464 ldrd B_l, B_h, [src, #16] 476 strd B_l, B_h, [dst, #48] 477 ldrd B_l, B_h, [src, #48] 486 strd B_l, B_h, [dst, #16] 487 ldrd B_l, B_h, [src, #16] 496 strd B_l, B_h, [dst, #48] 497 ldrd B_l, B_h, [sp, #8] 558 strd B_l, B_h, [sp, #8 [all...] |
/bionic/libc/arch-arm64/generic-neon/bionic/ |
memcpy.S | 51 #define B_h x10
|
/bionic/libc/arch-arm64/denver64/bionic/ |
memcpy.S | 52 #define B_h x10
|