Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c21 #define FPCR_INVD (1UL << 49) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h11 #define FPCR_INVD (1UL<<49) /* invalid op disable (opt.) */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h145 #define FPCR_INVD (1U << (49 - 32)) macro