Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c23 #define FPCR_DNOD (1UL << 47) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h9 #define FPCR_DNOD (1UL<<47) /* denorm INV trap disable */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h150 #define FPCR_DNOD (1U << (47 - 32)) macro