Searched refs:OPERAND_CR (Results 1 – 1 of 1) sorted by relevance
38 #define OPERAND_CR 0x8 /* Operand printed as %cx */ macro144 [C_8] = { 4, 8, OPERAND_CR },145 [C_12] = { 4, 12, OPERAND_CR },467 else if (operand->flags & OPERAND_CR) in print_insn()