Searched defs:val_f32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-mmx.c | 230 float val_f32[] = {2.0, -1.0, 4.8, 0.8, 3, -42.0, 5e6, 7.5, 8.3}; variable
|
H A D | test-avx.c | 226 float val_f32[] = {2.0, -1.0, 4.8, 0.8, 3, -42.0, 5e6, 7.5, 8.3}; variable
|