Home
last modified time | relevance | path

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

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