Searched refs:F32_1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_fp0_arith.S | 158 test_op3 madd.s, f0, f1, f2, f0, F32_QNAN(1), F32_1, F32_1, \ 161 test_op3 madd.s, f0, f1, f2, f0, F32_1, F32_QNAN(2), F32_1, \ 164 test_op3 madd.s, f0, f1, f2, f0, F32_1, F32_1, F32_QNAN(3), \ 168 test_op3 madd.s, f0, f1, f2, f0, F32_QNAN(1), F32_QNAN(2), F32_1, \ 171 test_op3 madd.s, f0, f1, f2, f0, F32_QNAN(1), F32_1, F32_QNAN(3), \ 174 test_op3 madd.s, f0, f1, f2, f0, F32_1, F32_QNAN(2), F32_QNAN(3), \ 183 test_op3 madd.s, f0, f1, f2, f0, F32_1, F32_PINF, F32_0, \ 196 test_op3 madd.s, f0, f1, f2, f0, F32_SNAN(1), F32_1, F32_1, \ 199 test_op3 madd.s, f0, f1, f2, f0, F32_QNAN(1), F32_SNAN(2), F32_1, \ 206 test_op3 madd.s, f0, f1, f2, f0, F32_QNAN(1), F32_1, F32_1, \ [all …]
|
H A D | test_fp0_sqrt.S | 66 test_op1 sqrt_s, f3, f4, F32_1, \ 67 F32_1, F32_1, F32_1, F32_1, \ 69 test_op1 sqrt_s, f6, f7, F32_MINUS | F32_1, \
|
H A D | test_fp0_div.S | 62 test_op2 div_s, f3, f4, f5, F32_1, F32_0, \
|
H A D | fpu.h | 24 #define F32_1 0x3f800000 macro
|