Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c265 const vsx_float32_vec_t f32_iota1 = {1.0f, 2.0f, 3.0f, 4.0f}; in main() local
273 vsx_float32_logical_or(f32_iota1, (vsx_float32_vec_t)nan_mask); in main()