HomeSort by relevance Sort by last modified time
    Searched refs:B_l (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 55 #define B_l x9
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 50 #define B_l x9
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 98 #define B_l r4
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 50 #define B_l x9
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy.S 51 #define B_l x9

Completed in 46 milliseconds