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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddis.c47 #define OPERAND_DISP 0x10 /* Operand printed as displacement */ macro
186 [D_20] = { 12, 20, OPERAND_DISP },
187 [D_36] = { 12, 36, OPERAND_DISP },
188 [D20_20] = { 20, 20, OPERAND_DISP | OPERAND_SIGNED },
1401 if (operand->flags & OPERAND_DISP)

Completed in 107 milliseconds