Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c19 #define FPCR_OVFD (1UL << 51) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h13 #define FPCR_OVFD (1UL<<51) /* overflow disable (optional) */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h143 #define FPCR_OVFD (1U << (51 - 32)) macro