Searched refs:i16_to_d16_and_d32x4 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/common/bignum/ |
H A D | mont_mulf.c | 147 i16_to_d16_and_d32x4(const double *, /* 1/(2^16) */ 159 i16_to_d16_and_d32x4(const double *dummy1, /* 1/(2^16) */ in i16_to_d16_and_d32x4() function 200 i16_to_d16_and_d32x4(&TwoToMinus16, &TwoTo16, &Zero, in conv_i32_to_d32_and_d16()
|
/illumos-gate/usr/src/common/bignum/sun4u/ |
H A D | mont_mulf_v9.s | 834 ! 132 !i16_to_d16_and_d32x4(const double *, /* 1/(2^16) */ 844 ! 145 !i16_to_d16_and_d32x4(const double *dummy1, /* 1/(2^16) */ 909 ! 186 ! i16_to_d16_and_d32x4(&TwoToMinus16, &TwoTo16, &Zero,
|
H A D | mont_mulf_v8plus.s | 573 ! 118 !void i16_to_d16_and_d32x4(const double * /*1/(2^16)*/, 592 ! 135 ! i16_to_d16_and_d32x4(&TwoToMinus16, &TwoTo16, &Zero,
|
H A D | mont_mulf_kernel_v9.S | 817 ! 166 !i16_to_d16_and_d32x4(const double *, /* 1/(2^16) */ 827 ! 179 !i16_to_d16_and_d32x4(const double *dummy1, /* 1/(2^16) */ 873 ! 220 ! i16_to_d16_and_d32x4(&TwoToMinus16, &TwoTo16, &Zero,
|