HomeSort by relevance Sort by last modified time
    Searched refs:get_operands (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-z8k.c 730 get_operands (const opcode_entry_type *opcode, char *op_end, op_type *operand) function
1255 new_input_line_pointer = get_operands (opcode, op_end, operand);
    [all...]
tc-h8300.c 354 static char *get_operands (unsigned, char *, struct h8_op *);
893 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand) function
    [all...]
tc-d10v.c 350 get_operands (expressionS exp[]) function
1155 get_operands (myops);
    [all...]
tc-mmix.c 49 static int get_operands (int, char *, expressionS *);
458 get_operands (int max_operands, char *s, expressionS *exp) function
1056 n_operands = get_operands (max_operands, operands, exp);
    [all...]
tc-d30v.c 392 get_operands (expressionS exp[], int cmp_hack) function
1141 get_operands (myops, cmp_hack);
    [all...]
tc-sh.c 1619 get_operands (sh_opcode_info *info, char *args, sh_operand_info *operand) function
    [all...]
tc-tic54x.c 3106 get_operands (struct opstruct operands[], char *line) function
    [all...]

Completed in 316 milliseconds