Home
last modified time | relevance | path

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

/titanic_53/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s445 .global conv_i32_to_d16 symbol
446 conv_i32_to_d16: label
H A Dmont_mulf_v9.s661 .global conv_i32_to_d16 symbol
662 conv_i32_to_d16: label
H A Dmont_mulf_kernel_v9.s689 .global conv_i32_to_d16 symbol
690 conv_i32_to_d16: label
/titanic_53/usr/src/common/bignum/
H A Dmont_mulf.c131 conv_i32_to_d16(double *d16, uint32_t *i32, int len) in conv_i32_to_d16() function