Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c18 #define FPCR_INV (1UL << 52) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h14 #define FPCR_INV (1UL<<52) /* invalid operation */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h142 #define FPCR_INV (1U << (52 - 32)) macro