Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c4 #define FPCR_INED (1UL << 62) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h22 #define FPCR_INED (1UL<<62) /* inexact disable (opt.) */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h128 #define FPCR_INED (1U << (62 - 32)) macro