Home
last modified time | relevance | path

Searched defs:FPCR_UNFD (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c5 #define FPCR_UNFD (1UL << 61) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h21 #define FPCR_UNFD (1UL<<61) /* underflow disable (opt.) */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h129 #define FPCR_UNFD (1U << (61 - 32)) macro