Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c286 const vsx_float64_vec_t f64_v = in main() local
289 (int)(!test_vsx_conv_float64_vec_to_int32_vec(f64_v)); in main()
291 (int)(!test_vsx_conv_float64_vec_to_int64_vec(f64_v)); in main()
293 (int)(!test_vsx_conv_float64_vec_to_uint32_vec(f64_v)); in main()
295 (int)(!test_vsx_conv_float64_vec_to_uint64_vec(f64_v)); in main()