Searched refs:test_ftoi (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_fp0_conv.S | 30 .macro test_ftoi op, r0, fr0, v, c, r, sr macro 80 test_ftoi round.s, a2, f0, 0xffc00001, 0, 0x7fffffff, FSR_V 81 test_ftoi round.s, a2, f0, 0xff800001, 0, 0x7fffffff, FSR_V 84 test_ftoi round.s, a2, f0, 0xff800000, 0, 0x80000000, FSR_V 87 test_ftoi round.s, a2, f0, 0xceffffff, 1, 0x80000000, FSR_V 88 test_ftoi round.s, a2, f0, 0xcf000000, 0, 0x80000000, FSR__ 89 test_ftoi round.s, a2, f0, 0xceffffff, 0, 0x80000080, FSR__ 92 test_ftoi round.s, a2, f0, 0xbfa00000, 1, -2, FSR_I /* -1.25 * 2 */ 93 test_ftoi round.s, a2, f0, 0xbfc00000, 0, -2, FSR_I /* -1.5 */ 94 test_ftoi round.s, a2, f0, 0xbf800000, 1, -2, FSR__ /* -1 * 2 */ [all …]
|
/openbmc/qemu/tests/tcg/tricore/ |
H A D | Makefile.softmmu-target | 18 TESTS += test_ftoi.asm.tst
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |