Searched defs:SF_INF (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ | ||
H A D | hex_test.h | 112 const uint32_t SF_INF = 0x7f800000; variable |
/openbmc/qemu/target/hexagon/ | ||
H A D | fma_emu.c | 36 #define SF_INF 0x7f800000 macro |