Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c20 #define FPCR_DZED (1UL << 50) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h12 #define FPCR_DZED (1UL<<50) /* division by zero disable (opt.) */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h144 #define FPCR_DZED (1U << (50 - 32)) macro