Searched refs:B_l (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/ |
A D | memcpy.S | 51 B_l .req x9 label 155 ldp B_l, B_h, [src],#16 157 stp B_l, B_h, [dst],#16 174 ldp B_l, B_h, [src],#16 184 stp B_l, B_h, [dst],#16 185 ldp B_l, B_h, [src],#16 193 stp B_l, B_h, [dst],#16
|
A D | memmove.S | 52 B_l .req x9 label 151 ldp B_l, B_h, [src, #-32] 153 stp B_l, B_h, [dst, #-32] 170 ldp B_l, B_h, [src, #-32] 180 stp B_l, B_h, [dst, #-32] 181 ldp B_l, B_h, [src, #-32] 189 stp B_l, B_h, [dst, #-32]
|
Completed in 2 milliseconds