Searched refs:VsrDF (Results 1 – 2 of 2) sorted by relevance
3463 at[i].VsrDF(j) = float64_muladd(a[i / 2].VsrDF(i % 2), b->VsrDF(j), in vsxger_muladd64()3464 at[i].VsrDF(j), flags, s); in vsxger_muladd64()3473 at[i].VsrDF(j) = float64_mul(a[i / 2].VsrDF(i % 2), b->VsrDF(j), s); in vsxger_mul64()3481 at[i].VsrDF(j) = float64_zero; in vsxger_zero64()
2922 #define VsrDF(i) f64[i] macro2934 #define VsrDF(i) f64[1 - (i)] macro