Home
last modified time | relevance | path

Searched defs:conv_i32_to_d32 (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s334 .global conv_i32_to_d32 symbol
335 conv_i32_to_d32: label
H A Dmont_mulf_v9.s543 .global conv_i32_to_d32 symbol
544 conv_i32_to_d32: label
H A Dmont_mulf_kernel_v9.s554 .global conv_i32_to_d32 symbol
555 conv_i32_to_d32: label
/onnv-gate/usr/src/common/bignum/
H A Dmont_mulf.c120 conv_i32_to_d32(double *d32, uint32_t *i32, int len) in conv_i32_to_d32() function