Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.c900 encode_operand (int argc, in encode_operand() function
1235 encode_operand (argc, argv, &desc->operands[0], in parse()
Dtc-tic54x.c3749 encode_operand (tic54x_insn *insn, enum optype type, struct opstruct *operand) in encode_operand() function
4038 if (!encode_operand (insn, type, &insn->operands[i])) in build_insn()
4046 if (!encode_operand (insn, partype, &insn->paroperands[i])) in build_insn()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02033048 * config/tc-tic54x.c (encode_operand): Comment typo fix.
3111 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
4942 (encode_operand, parse, convert_iif, md_fix_pcrel_adjust): Add
4947 (encode_operand): eliminate unused variables. Quiten compiler
DChangeLog1032 (encode_operand): Likewise.
DChangeLog-92955514 (encode_operand, case 'b'): Ignore sprintf return value. Don't try
5567 * config/tc-ns32k.c (encode_operand): Support new operand classes I
DChangeLog-00011164 (encode_indirect, encode_operand): Use TOUPPER instead of toupper.