Searched refs:encode_operand (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ns32k.c | 900 encode_operand (int argc, in encode_operand() function 1235 encode_operand (argc, argv, &desc->operands[0], in parse()
|
D | tc-tic54x.c | 3749 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/ |
D | ChangeLog-0203 | 3048 * 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
|
D | ChangeLog | 1032 (encode_operand): Likewise.
|
D | ChangeLog-9295 | 5514 (encode_operand, case 'b'): Ignore sprintf return value. Don't try 5567 * config/tc-ns32k.c (encode_operand): Support new operand classes I
|
D | ChangeLog-0001 | 1164 (encode_indirect, encode_operand): Use TOUPPER instead of toupper.
|