Home
last modified time | relevance | path

Searched refs:tic4x_operands_parse (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c2393 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse() function
2463 if ((i = tic4x_operands_parse in md_assemble()
2523 if ((i = tic4x_operands_parse (s, insn->operands, 0)) < 0) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2008698 * config/tc-tic4x.c (tic4x_operands_parse): Make static.