Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/lib/
Dmemcpy.S31 #define B_h x9 macro
113 ldp B_l, B_h, [src, 16]
119 stp B_l, B_h, [dstin, 16]
137 stp B_l, B_h, [dstin, 16]
162 ldp B_l, B_h, [src, 32]
171 stp B_l, B_h, [dst, 32]
172 ldp B_l, B_h, [src, 32]
185 stp B_l, B_h, [dst, 32]
186 ldp B_l, B_h, [srcend, -32]
192 stp B_l, B_h, [dstend, -32]
[all …]
Dcopy_template.S36 B_h .req x10 label
137 ldp1 B_l, B_h, src, #16
139 stp1 B_l, B_h, dst, #16
156 ldp1 B_l, B_h, src, #16
166 stp1 B_l, B_h, dst, #16
167 ldp1 B_l, B_h, src, #16
175 stp1 B_l, B_h, dst, #16