Searched defs:FPCR_INV (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/alpha/ | ||
H A D | test-cvttq.c | 18 #define FPCR_INV (1UL << 52) macro |
/openbmc/qemu/target/alpha/ | ||
H A D | cpu.h | 144 #define FPCR_INV (1U << (52 - 32)) macro |