Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c272 const vsx_float32_vec_t f32_v = in main() local
275 (int)(!test_vsx_conv_float32_vec_to_int32_vec(f32_v)); in main()
277 (int)(!test_vsx_conv_float32_vec_to_int64_vec(f32_v)); in main()
279 (int)(!test_vsx_conv_float32_vec_to_uint32_vec(f32_v)); in main()
281 (int)(!test_vsx_conv_float32_vec_to_uint64_vec(f32_v)); in main()