Home
last modified time | relevance | path

Searched refs:FPCR_DNOD (Results 1 – 4 of 4) 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.c205 | FPCR_UNFD | FPCR_INED | FPCR_DNOD in alpha_cpu_initfn()
H A Dcpu.h147 #define FPCR_DNOD (1U << (47 - 32)) macro