Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Ddis.h15 #define OPERAND_CR 0x8 /* Operand printed as %cx */ macro
/arch/s390/kernel/
Ddis.c190 [C_8] = { 4, 8, OPERAND_CR },
191 [C_12] = { 4, 12, OPERAND_CR },
1972 else if (operand->flags & OPERAND_CR) in print_insn()