Searched refs:CC_CARRY (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cprt.c247 flags |= CC_CARRY;
273 flags |= CC_CARRY;
294 flags |= CC_CARRY;
320 flags |= CC_CARRY;
350 flags |= CC_CARRY;
370 flags |= CC_CARRY;
H A Dfpopcode.h317 #define CC_CARRY 0x20000000 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cprt.c176 flags |= CC_CARRY;
283 if (BIT_AC & readFPSR()) flags |= CC_CARRY;
H A Dfpopcode.h315 #define CC_CARRY 0x20000000 macro

Completed in 51 milliseconds