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

/linux-master/arch/s390/kernel/
H A Ddis.c40 #define OPERAND_DISP 0x20 /* Operand printed as displacement */ macro
145 [D20_20] = { 20, 20, OPERAND_DISP | OPERAND_SIGNED },
146 [D_20] = { 12, 20, OPERAND_DISP },
147 [D_36] = { 12, 36, OPERAND_DISP },
475 if (operand->flags & OPERAND_DISP)

Completed in 117 milliseconds