Searched refs:G_l (Results 1 – 3 of 3) sorted by relevance
/sysdeps/aarch64/ |
A D | memcpy.S | 48 #define G_l count macro 150 ldp G_l, G_h, [srcend, -64] 152 stp G_l, G_h, [dstend, -64] 269 ldp G_l, G_h, [src, 48] 277 stp G_l, G_h, [dstin, 48]
|
/sysdeps/aarch64/multiarch/ |
A D | memcpy_thunderx.S | 54 #define G_l count macro 305 ldp G_l, G_h, [src, 48] 313 stp G_l, G_h, [dstin, 48]
|
A D | memcpy_thunderx2.S | 52 #define G_l count macro
|
Completed in 5 milliseconds