Searched refs:OPERAND_PCREL (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.c51 #define OPERAND_PCREL 0x80 /* Operand printed as pc-relative symbol */ macro
178 [J16_16] = { 16, 16, OPERAND_PCREL },
179 [J32_16] = { 32, 16, OPERAND_PCREL },
1071 if ((operand->flags & (OPERAND_SIGNED | OPERAND_PCREL)) &&
1076 if (operand->flags & OPERAND_PCREL)
1192 else if (operand->flags & OPERAND_PCREL)

Completed in 132 milliseconds