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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c4418 int i, operand_count, o_operand_count;
4438 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4452 if (o_operand_count + 1 != operand_count
4464 for (i = 0; i < o_operand_count; ++i)
4584 int i, operand_count, o_operand_count, check_operand_count;
4604 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4605 check_operand_count = o_operand_count;
4619 if (o_operand_count != operand_count + 1
4633 if (is_or && i == o_operand_count - 1)
4419 int i, operand_count, o_operand_count; local
4585 int i, operand_count, o_operand_count, check_operand_count; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c4414 int i, operand_count, o_operand_count;
4434 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4448 if (o_operand_count + 1 != operand_count
4460 for (i = 0; i < o_operand_count; ++i)
4580 int i, operand_count, o_operand_count, check_operand_count;
4600 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4601 check_operand_count = o_operand_count;
4615 if (o_operand_count != operand_count + 1
4629 if (is_or && i == o_operand_count - 1)
4404 int i, operand_count, o_operand_count; local
4570 int i, operand_count, o_operand_count, check_operand_count; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c4418 int i, operand_count, o_operand_count;
4438 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4452 if (o_operand_count + 1 != operand_count
4464 for (i = 0; i < o_operand_count; ++i)
4584 int i, operand_count, o_operand_count, check_operand_count;
4604 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4605 check_operand_count = o_operand_count;
4619 if (o_operand_count != operand_count + 1
4633 if (is_or && i == o_operand_count - 1)
4408 int i, operand_count, o_operand_count; local
4574 int i, operand_count, o_operand_count, check_operand_count; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c4429 int i, operand_count, o_operand_count;
4449 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4463 if (o_operand_count + 1 != operand_count
4475 for (i = 0; i < o_operand_count; ++i)
4595 int i, operand_count, o_operand_count, check_operand_count;
4615 o_operand_count = xtensa_opcode_num_operands (isa, o_opcode);
4616 check_operand_count = o_operand_count;
4630 if (o_operand_count != operand_count + 1
4644 if (is_or && i == o_operand_count - 1)
4419 int i, operand_count, o_operand_count; local
4585 int i, operand_count, o_operand_count, check_operand_count; local

Completed in 308 milliseconds