Home
last modified time | relevance | path

Searched refs:nb_operands (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c1827 int nb_operands, int jmp_mode) in build_jump_insn() argument
1836 gas_assert (nb_operands == 1); in build_jump_insn()
1968 int nb_operands, int jmp_mode) in build_dbranch_insn() argument
1977 gas_assert (nb_operands == 2); in build_dbranch_insn()
2371 int nb_operands ATTRIBUTE_UNUSED) in build_insn_xg()
2446 int nb_operands ATTRIBUTE_UNUSED) in build_insn()
2508 else if (IS_CALL_SYMBOL (format) && nb_operands == 1) in build_insn()
2569 find (struct m68hc11_opcode_def *opc, operand operands[], int nb_operands) in find() argument
2585 if (opcode->format == operands[nb_operands-1].mode) in find()
2612 && (!IS_CALL_SYMBOL (opcode->format) || nb_operands == 2)) in find()
[all …]