Home | History | Annotate | Download | only in bfd

Lines Matching refs:num_operands

806   return intisa->iclasses[iclass_id].num_operands;
867 if ((OPND) < 0 || (OPND) >= (ICLASS)->num_operands) \
872 (INTISA)->opcodes[(OPC)].name, (ICLASS)->num_operands); \