Searched refs:z0 (Results 1 – 4 of 4) sorted by relevance
/sysdeps/aarch64/multiarch/ |
A D | memset_a64fx.S | 57 dup z0.b, valw 61 st1b z0.b, p1, [dstin, 0, mul vl] 62 st1b z0.b, p0, [dstin, 1, mul vl] 69 st1b z0.b, p0, [dstin, 0, mul vl] 70 st1b z0.b, p0, [dstin, 1, mul vl] 79 st1b z0.b, p0, [dstin, 0, mul vl] 80 st1b z0.b, p0, [dstin, 1, mul vl] 152 st1b z0.b, p0, [dst, 0, mul vl] 153 st1b z0.b, p0, [dst, 1, mul vl] 154 st1b z0.b, p0, [dst, 2, mul vl] [all …]
|
A D | memcpy_a64fx.S | 49 ld1b z0.b, p0/z, [src, 0, mul vl] 60 st1b z0.b, p0, [dst, 0, mul vl] 62 ld1b z0.b, p0/z, [src, 0, mul vl] 87 st1b z0.b, p0, [dst, 0, mul vl] 111 ld1b z0.b, p0/z, [src, 0, mul vl] 113 st1b z0.b, p0, [dstin, 0, mul vl] 129 ld1b z0.b, p0/z, [src, 0, mul vl] 133 st1b z0.b, p0, [dstin, 0, mul vl] 202 st1b z0.b, p0, [dst, 0, mul vl] 217 st1b z0.b, p0, [dst, 0, mul vl] [all …]
|
/sysdeps/ieee754/dbl-64/ |
A D | s_tan.c | 57 yya, z0, z, z2; in __tan() local 179 z = (z0 = (ya - xfg[i][0].d)) + yya; in __tan() 268 z = (z0 = (ya - xfg[i][0].d)) + yya; in __tan() 344 z = (z0 = (ya - xfg[i][0].d)) + yya; in __tan()
|
/sysdeps/powerpc/powerpc32/ |
A D | memset.S | 157 bf 26, L(z0) 160 L(z0): li rNEG32, -0x20
|
Completed in 5 milliseconds