Searched refs:P_CARRY (Results 1 – 1 of 1) sorted by relevance
220 #define P_CARRY p3 macro253 P_CARRY = cmp.gtu(STICKIES,ZERO) // If we have sticky bits from C shift define254 if (P_CARRY.new) CTMP2L = and(CTMP2L,TMP) // make sure adding 1 == OR262 PP_LL = add(CTMP2,PP_LL,P_CARRY):carry // use the carry to add the sticky265 PP_HH = add(CTMP,PP_HH,P_CARRY):carry