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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ns32k.c898 static void encode_operand
902 encode_operand (argc, argv, operandsP, suffixP, im_size, opcode_bit_ptr)
1250 encode_operand (argc,
897 encode_operand (argc, argv, operandsP, suffixP, im_size, opcode_bit_ptr) function
H A Dtc-tic54x.c331 static int encode_operand PARAMS ((tic54x_insn *, enum optype, struct opstruct *));
4105 encode_operand (insn, type, operand) function
4398 if (!encode_operand (insn, type, &insn->operands[i]))
4406 if (!encode_operand (insn, partype, &insn->paroperands[i]))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ns32k.c910 encode_operand (int argc,
1246 encode_operand (argc, argv, &desc->operands[0],
905 encode_operand (int argc, function
H A Dtc-tic54x.c329 static int encode_operand PARAMS ((tic54x_insn *, enum optype, struct opstruct *));
4053 encode_operand (insn, type, operand) function
4346 if (!encode_operand (insn, type, &insn->operands[i]))
4354 if (!encode_operand (insn, partype, &insn->paroperands[i]))

Completed in 98 milliseconds