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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Ddis.c52 #define OPERAND_SIGNED 0x100 /* Operand printed as signed value */ macro
166 [D20_20] = { 20, 20, OPERAND_DISP | OPERAND_SIGNED },
176 [I16_16] = { 16, 16, OPERAND_SIGNED },
180 [I32_16] = { 32, 16, OPERAND_SIGNED },
1071 if ((operand->flags & (OPERAND_SIGNED | OPERAND_PCREL)) &&
1194 else if (operand->flags & OPERAND_SIGNED)

Completed in 63 milliseconds