Home
last modified time | relevance | path

Searched refs:conv_i32_to_d32_and_d16 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s560 ! SUBROUTINE conv_i32_to_d32_and_d16
564 .global conv_i32_to_d32_and_d16
565 conv_i32_to_d32_and_d16: label
578 ! 126 !void conv_i32_to_d32_and_d16(double *d32, double *d16,
793 /* 0x02e8 0 */ .type conv_i32_to_d32_and_d16,2
794 /* 0x02e8 */ .size conv_i32_to_d32_and_d16,(.-conv_i32_to_d32_and_d16)
H A Dmont_mulf_v9.s874 ! 179 !conv_i32_to_d32_and_d16(double *d32, double *d16, uint32_t *i32, int len)
878 ! SUBROUTINE conv_i32_to_d32_and_d16
882 .global conv_i32_to_d32_and_d16
883 conv_i32_to_d32_and_d16: label
1246 /* 0x0520 0 */ .type conv_i32_to_d32_and_d16,2
1247 /* 0x0520 0 */ .size conv_i32_to_d32_and_d16,(.-conv_i32_to_d32_and_d16)
H A Dmont_mulf_kernel_v9.S857 ! 213 !conv_i32_to_d32_and_d16(double *d32, double *d16, uint32_t *i32, int len)
861 ! SUBROUTINE conv_i32_to_d32_and_d16
865 .global conv_i32_to_d32_and_d16
866 conv_i32_to_d32_and_d16: label
1128 /* 0x03b0 0 */ .type conv_i32_to_d32_and_d16,2
1129 /* 0x03b0 0 */ .size conv_i32_to_d32_and_d16,(.-conv_i32_to_d32_and_d16)
/illumos-gate/usr/src/common/bignum/
H A Dbignum.h124 void conv_i32_to_d32_and_d16(double *d32, double *d16,
H A Dmont_mulf.c193 conv_i32_to_d32_and_d16(double *d32, double *d16, uint32_t *i32, int len) in conv_i32_to_d32_and_d16() function
H A Dbignumimpl.c2137 conv_i32_to_d32_and_d16(d32r, apowers[0], nint, nlen); in big_modexp_ncp_float()
2191 conv_i32_to_d32_and_d16(d32r, d16r, in big_modexp_ncp_float()
2206 conv_i32_to_d32_and_d16(d32r, in big_modexp_ncp_float()
2217 conv_i32_to_d32_and_d16(d32r, in big_modexp_ncp_float()
2234 conv_i32_to_d32_and_d16(d32r, d16r, prod, nlen); in big_modexp_ncp_float()
2243 conv_i32_to_d32_and_d16(d32r, d16r, prod, nlen); in big_modexp_ncp_float()