Searched refs:B_h (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm64/lib/ |
H A D | memmove.S | 54 B_h .req x10 label 154 ldp B_l, B_h, [src, #-32] 156 stp B_l, B_h, [dst, #-32] 173 ldp B_l, B_h, [src, #-32] 183 stp B_l, B_h, [dst, #-32] 184 ldp B_l, B_h, [src, #-32] 192 stp B_l, B_h, [dst, #-32]
|
H A D | copy_template.S | 48 B_h .req x10 label 149 ldp1 B_l, B_h, src, #16 151 stp1 B_l, B_h, dst, #16 168 ldp1 B_l, B_h, src, #16 178 stp1 B_l, B_h, dst, #16 179 ldp1 B_l, B_h, src, #16 187 stp1 B_l, B_h, dst, #16
|
Completed in 109 milliseconds