Searched refs:VsrDF (Results 1 – 2 of 2) sorted by relevance
3461 at[i].VsrDF(j) = float64_muladd(a[i / 2].VsrDF(i % 2), b->VsrDF(j), in vsxger_muladd64()3462 at[i].VsrDF(j), flags, s); in vsxger_muladd64()3471 at[i].VsrDF(j) = float64_mul(a[i / 2].VsrDF(i % 2), b->VsrDF(j), s); in vsxger_mul64()3479 at[i].VsrDF(j) = float64_zero; in vsxger_zero64()
2915 #define VsrDF(i) f64[i] macro2927 #define VsrDF(i) f64[1 - (i)] macro