HomeSort by: relevance | last modified time | path
    Searched defs:encode_operand (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ns32k.c 906 encode_operand (int argc,
1246 encode_operand (argc, argv, &desc->operands[0],
901 encode_operand (int argc, function
tc-tic54x.c 3763 encode_operand (tic54x_insn *insn, enum optype type, struct opstruct *operand) function
4049 if (!encode_operand (insn, type, &insn->operands[i]))
4057 if (!encode_operand (insn, partype, &insn->paroperands[i]))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ns32k.c 906 encode_operand (int argc,
1246 encode_operand (argc, argv, &desc->operands[0],
901 encode_operand (int argc, function
tc-tic54x.c 3763 encode_operand (tic54x_insn *insn, enum optype type, struct opstruct *operand) function
4049 if (!encode_operand (insn, type, &insn->operands[i]))
4057 if (!encode_operand (insn, partype, &insn->paroperands[i]))

Completed in 31 milliseconds