Home
last modified time | relevance | path

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

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