Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z8k.c730 get_operands (const opcode_entry_type *opcode, char *op_end, op_type *operand) in get_operands() function
1255 new_input_line_pointer = get_operands (opcode, op_end, operand); in md_assemble()
Dtc-h8300.c354 static char *get_operands (unsigned, char *, struct h8_op *);
893 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand) in get_operands() function
1990 get_operands (instruction->noperands, op_end, operand); in md_assemble()
Dtc-d10v.c350 get_operands (expressionS exp[]) in get_operands() function
1155 get_operands (myops); in find_opcode()
Dtc-d30v.c392 get_operands (expressionS exp[], int cmp_hack) in get_operands() function
1141 get_operands (myops, cmp_hack); in find_format()
Dtc-mmix.c49 static int get_operands (int, char *, expressionS *);
458 get_operands (int max_operands, char *s, expressionS *exp) in get_operands() function
1056 n_operands = get_operands (max_operands, operands, exp); in md_assemble()
Dtc-tic54x.c3106 get_operands (struct opstruct operands[], char *line) in get_operands() function
4185 insn->opcount = get_operands (insn->operands, line); in tic54x_parse_insn()
4247 insn->opcount = get_operands (insn->operands, line); in tic54x_parse_parallel_insn_firstline()
4269 insn->paropcount = get_operands (insn->paroperands, line); in tic54x_parse_parallel_insn_lastline()
Dtc-sh.c1619 get_operands (sh_opcode_info *info, char *args, sh_operand_info *operand) in get_operands() function
2618 op_end = get_operands (opcode, op_end, operand); in assemble_ppi()
3016 op_end = get_operands (opcode, op_end, operand); in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-020396 (get_operands): Check whether get_flags_operand consumed all
330 (get_operands): Improve error handling for cc operands.
3199 (get_operands): Prototype.
3351 (get_operands): Delete unused vars.
3363 (get_operand, get_operands, get_specific, newfix): Likewise.
3465 (get_operands): Prototype. Constify "struct opinfo *" arg. Fix
4716 * config/tc-z8k.c (get_operands): Adjust ptr variable also in
6045 get_operands returns failure.
DChangeLog-000190 * config/tc-d10v.c (get_operands): Mark OPERAND_PLUS after
228 * config/tc-d10v.c (get_operands): Emit OPERAND_PLUS for
1162 (get_operands): Use ISSPACE instead of isspace.
1257 get_operands, get_specific, insert, build_relax,
6867 * config/tc-sh.c (get_operands): There's no third operand if the
7386 (get_operands): The leading space is now optional.
DChangeLog-98991162 (get_operands): When parsing an expression after an '@' symbol
DChangeLog-92951093 * config/tc-sh.c (get_operands): Read third arg if it exists.
4105 * config/tc-h8300.c (parse_exp, get_operands, clever_message,