Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cprt.c223 flags |= CC_NEGATIVE; in PerformComparison()
249 flags |= CC_NEGATIVE; in PerformComparison()
270 flags |= CC_NEGATIVE; in PerformComparison()
296 flags |= CC_NEGATIVE; in PerformComparison()
326 flags |= CC_NEGATIVE; in PerformComparison()
351 flags &= ~(CC_ZERO | CC_NEGATIVE); in PerformComparison()
H A Dfpopcode.h303 #define CC_NEGATIVE 0x80000000 macro
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cprt.c159 flags |= CC_NEGATIVE; in PerformComparisonOperation()
276 flags &= ~(CC_ZERO | CC_NEGATIVE); in PerformComparison()
H A Dfpopcode.h312 #define CC_NEGATIVE 0x80000000 macro