Home
last modified time | relevance | path

Searched refs:dstin (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
DCopyMem.S63 #define dstin x0 macro
100 add dstend, dstin, count
114 stp B_l, B_h, [dstin, 16]
117 stp A_l, A_h, [dstin]
128 str A_l, [dstin]
136 str A_lw, [dstin]
148 strb A_lw, [dstin]
149 strb B_lw, [dstin, tmp1]
162 stp A_l, A_h, [dstin]
163 stp B_l, B_h, [dstin, 16]
[all …]
DSetMem.S63 #define dstin x0 macro
104 0: add dstend, dstin, count
114 str val, [dstin]
119 str valw, [dstin]
123 strb valw, [dstin]
130 str q0, [dstin]
134 str q0, [dstin, 16]
142 str q0, [dstin, 16]
143 stp q0, q0, [dstin, 32]
150 bic dst, dstin, 15
[all …]