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

  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 76 #define D_h x13
107 ldp D_l, D_h, [srcend, -16]
111 stp D_l, D_h, [dstend, -16]
114 ldp D_l, D_h, [srcend, -64]!
126 stp D_l, D_h, [dstend, -64]!
127 ldp D_l, D_h, [srcend, -64]!
142 stp D_l, D_h, [dstend, -64]
memcpy_base.S 79 #define D_h x13
109 ldp D_l, D_h, [srcend, -16]
117 stp D_l, D_h, [dstend, -16]
159 ldp D_l, D_h, [src, 48]
165 stp D_l, D_h, [dstin, 48]
179 ldp D_l, D_h, [src]
183 stp D_l, D_h, [dstin]
186 ldp D_l, D_h, [src, 64]!
196 stp D_l, D_h, [dst, 64]!
197 ldp D_l, D_h, [src, 64]
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
CopyMem.S 79 #define D_h x13
110 ldp D_l, D_h, [srcend, -16]
118 stp D_l, D_h, [dstend, -16]
159 ldp D_l, D_h, [src, 48]
165 stp D_l, D_h, [dstin, 48]
179 ldp D_l, D_h, [src]
183 stp D_l, D_h, [dstin]
186 ldp D_l, D_h, [src, 64]!
196 stp D_l, D_h, [dst, 64]!
197 ldp D_l, D_h, [src, 64]!
    [all...]

Completed in 123 milliseconds