Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_fp0_conv.S30 .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__
102 test_ftoi round.s, a2, f0, 0x3f800000, 0, 1, FSR__ /* 1 */
108 test_ftoi round.s, a2, f0, 0x4effffff, 0, 0x7fffff80, FSR__
109 test_ftoi round.s, a2, f0, 0x4f000000, 0, 0x7fffffff, FSR_V
[all …]
/openbmc/qemu/tests/tcg/tricore/
H A DMakefile.softmmu-target18 TESTS += test_ftoi.asm.tst