Searched refs:CC_A (Results 1 – 11 of 11) sorted by relevance
209 #define CC_A 0x0010 macro214 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)237 | (a ? CC_A : 0) \324 | (a ? CC_A : 0) \ in GEN_do_locked_G_E()426 | (a ? CC_A : 0) \
224 #define CC_A 0x0010 macro229 #define CC_MASK (CC_C | CC_P | CC_A | CC_Z | CC_S | CC_O)252 | (a ? CC_A : 0) \346 | (a ? CC_A : 0) \ in GEN_do_locked_G_E()462 | (a ? CC_A : 0) \
404 #define CC_A 0x0010 macro409 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)679 #define CC_MASK (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A)1161 rflags & (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A));\
135 | (a ? CC_A : 0) in exec_op()
120 | (a ? CC_A : 0) in exec_op()
64 #define CC_A 0x0010 macro
54 #define CC_A 0x0010 macro
297 CC_A = 0x14, enumerator
229 case CC_A: enc = 0x12; break; in emitCondCode()
288 case CC_A: n = 0x14; break; in emitCondCode()
256 case CC_A: val = 0x14; break; in emitCondCode()