Home
last modified time | relevance | path

Searched refs:OPERAND_CR (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
H A Ddis.c38 #define OPERAND_CR 0x8 /* Operand printed as %cx */ macro
144 [C_8] = { 4, 8, OPERAND_CR },
145 [C_12] = { 4, 12, OPERAND_CR },
467 else if (operand->flags & OPERAND_CR) in print_insn()