Searched refs:OPERAND_BASE (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.c48 #define OPERAND_BASE 0x20 /* Operand printed as base register */ macro
183 [B_16] = { 4, 16, OPERAND_BASE | OPERAND_GPR },
184 [B_32] = { 4, 32, OPERAND_BASE | OPERAND_GPR },
1379 if ((operand->flags & OPERAND_BASE) &&
1403 else if (operand->flags & OPERAND_BASE) {

Completed in 102 milliseconds