Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h112 const uint32_t SF_INF = 0x7f800000; variable
H A Dusr.c920 TEST_CMP_RR(sfcmpuo, SF_INF, SF_large_pos, 0x00, USR_CLEAR); in main()
/openbmc/qemu/target/hexagon/
H A Dfma_emu.c36 #define SF_INF 0x7f800000 macro
367 return make_float32(SF_INF); in infinite_float32()