Searched refs:tic4x_operands_parse (Results 1 – 4 of 4) sorted by relevance
2370 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse() function2441 if ((i = tic4x_operands_parse in md_assemble()2503 if ((i = tic4x_operands_parse (s, insn->operands, 0)) < 0) in md_assemble()
2367 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse() function2438 if ((i = tic4x_operands_parse in md_assemble()2500 if ((i = tic4x_operands_parse (s, insn->operands, 0)) < 0) in md_assemble()
698 * config/tc-tic4x.c (tic4x_operands_parse): Make static.