Home | History | Annotate | Download | only in config

Lines Matching refs:powerpc_operands

1562 	  const struct powerpc_operand *operand = &powerpc_operands[*o];
1635 /* An index into powerpc_operands is stored in struct fix
1643 uint64_t mask = powerpc_operands[i].bitm;
1644 unsigned long flags = powerpc_operands[i].flags;
1657 as_bad (_("powerpc_operands[%d].bitm invalid"), i);
1661 if (memcmp (&powerpc_operands[i], &powerpc_operands[j],
1662 sizeof (powerpc_operands[0])) == 0)
1664 as_bad (_("powerpc_operands[%d] duplicates powerpc_operands[%d]"),
3372 operand = &powerpc_operands[*opindex_ptr];
3375 operand = &powerpc_operands[next_opindex];
3396 op = &powerpc_operands[*optr];
4114 operand = &powerpc_operands[fixups[i].opindex];
7076 operand = &powerpc_operands[opindex];