Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c8 #define FPCR_DYN_CHOPPED (0UL << FPCR_DYN_SHIFT) macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfpu.h26 #define FPCR_DYN_CHOPPED (0x0UL << FPCR_DYN_SHIFT) /* towards 0 */ macro
/openbmc/qemu/target/alpha/
H A Dcpu.h132 #define FPCR_DYN_CHOPPED (0U << FPCR_DYN_SHIFT) macro