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

  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 78 #define E_h tmp1
135 ldp E_l, E_h, [src, 48]
143 stp E_l, E_h, [dstin, 48]
memcpy_base.S 81 #define E_h count
160 ldp E_l, E_h, [srcend, -32]
166 stp E_l, E_h, [dstend, -32]
205 ldp E_l, E_h, [srcend, -64]
213 stp E_l, E_h, [dstend, -64]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
CopyMem.S 81 #define E_h x15
160 ldp E_l, E_h, [srcend, -32]
166 stp E_l, E_h, [dstend, -32]
205 ldp E_l, E_h, [srcend, -64]
213 stp E_l, E_h, [dstend, -64]
272 ldp E_l, E_h, [src, 48]
280 stp E_l, E_h, [dstin, 48]

Completed in 1092 milliseconds