Searched refs:OPERAND_PCREL (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.c50 #define OPERAND_PCREL 0x80 /* Operand printed as pc-relative symbol */ macro
204 [J16_16] = { 16, 16, OPERAND_PCREL },
206 [J32_16] = { 32, 16, OPERAND_PCREL },
1265 if ((operand->flags & (OPERAND_SIGNED | OPERAND_PCREL)) &&
1270 if (operand->flags & OPERAND_PCREL)
1394 else if (operand->flags & OPERAND_PCREL)

Completed in 42 milliseconds