Home
last modified time | relevance | path

Searched refs:ROUND_TO_MINUS_INFINITY (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.c99 case ROUND_TO_MINUS_INFINITY: in SetRoundingMode()
102 fpa11->fpcr |= ROUND_TO_MINUS_INFINITY; in SetRoundingMode()
H A Dfpopcode.h339 #define ROUND_TO_MINUS_INFINITY 0x00000040 macro
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11.c45 case ROUND_TO_MINUS_INFINITY: in SetRoundingMode()
H A Dfpopcode.h330 #define ROUND_TO_MINUS_INFINITY 0x00000040 macro