Searched refs:G_h (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/aarch64/ |
D | memcpy.S | 49 #define G_h dst 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]
|
/glibc-2.36/sysdeps/aarch64/multiarch/ |
D | memcpy_thunderx.S | 55 #define G_h dst macro 305 ldp G_l, G_h, [src, 48] 313 stp G_l, G_h, [dstin, 48]
|
D | memcpy_thunderx2.S | 53 #define G_h dst macro
|