Searched refs:OPERAND_AR (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Ddis.c37 #define OPERAND_AR 0x4 /* Operand printed as %ax */ macro
137 [A_8] = { 4, 8, OPERAND_AR },
138 [A_12] = { 4, 12, OPERAND_AR },
139 [A_24] = { 4, 24, OPERAND_AR },
140 [A_28] = { 4, 28, OPERAND_AR },
461 else if (operand->flags & OPERAND_AR)

Completed in 92 milliseconds