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