Searched refs:CARRY (Results 1 – 9 of 9) sorted by relevance
22 #define CARRY(x, y) ((0x0002ULL*x)<<y) macro27 #define VR_CARRY(a, b, c, d) (CARRY(a, 48) + CARRY(b, 32) + CARRY(c, 16) \28 + CARRY(d, 0))
84 /* ADD LOGICAL WITH CARRY */1127 /* VECTOR ADD COMPUTE CARRY */1129 /* VECTOR ADD WITH CARRY */1131 /* VECTOR ADD WITH CARRY COMPUTE CARRY */
574 #define CARRY 0x01
1479 #define CARRY 0x01
703 field CARRY 0x01
3434 field CARRY 0x01
373 #define CARRY 0x01 macro
1413 * ADD LOGICAL WITH CARRY considers (CC & 2) the carry bit.
15864 /* extract the new CARRY FLAG. */16009 /* extract the new CARRY FLAG. */