Searched defs:FPCR_DYN_PLUS (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/tcg/alpha/ | ||
| H A D | test-cvttq.c | 11 #define FPCR_DYN_PLUS (3UL << FPCR_DYN_SHIFT) macro |
| /openbmc/qemu/target/alpha/ | ||
| H A D | cpu.h | 137 #define FPCR_DYN_PLUS (3U << FPCR_DYN_SHIFT) macro |