Searched refs:R192 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_fma.c275 UINT192 P192, R192; local
410 round192_39_57 (ind, x0, P192, &R192, &incr_exp,
413 R128.w[1] = R192.w[1];
414 R128.w[0] = R192.w[0];
683 UINT192 P192, R192; local
1309 round192_39_57 (q4, x0, P192, &R192, &incr_exp,
1313 res.w[0] = R192.w[0];
1314 res.w[1] = R192.w[1];
1782 round192_39_57 (q4, q4 - 1, P192, &R192, &incr_exp,
1787 R64 = R192
[all...]

Completed in 98 milliseconds