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