Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c9 typedef vector unsigned long long vsx_uint64_vec_t; typedef
47 const vsx_uint64_vec_t f64_pos_inf_bits = {0x7FF0000000000000ULL, in vsx_float64_is_nan()
98 static inline vsx_uint64_vec_t vsx_mask_out_float32_vec_to_uint64_vec( in vsx_mask_out_float32_vec_to_uint64_vec()
99 vsx_uint64_vec_t v) in vsx_mask_out_float32_vec_to_uint64_vec()
128 static inline vsx_uint64_vec_t vsx_mask_out_float64_vec_to_uint64_vec( in vsx_mask_out_float64_vec_to_uint64_vec()
129 vsx_uint64_vec_t v) in vsx_mask_out_float64_vec_to_uint64_vec()
166 vsx_uint64_vec_t vec) in print_vsx_uint64_vec_elements()