Searched refs:tic4x_expression (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic4x.c | 648 tic4x_expression (char *str, expressionS *exp) in tic4x_expression() function 849 input_line_pointer = tic4x_expression (input_line_pointer, &exp); in tic4x_cons() 905 input_line_pointer = tic4x_expression (input_line_pointer, &exp); in tic4x_stringer() 1444 s = tic4x_expression (s, &operand->expr); in tic4x_indirect_parse() 1462 s = tic4x_expression (s, &operand->expr); in tic4x_indirect_parse() 1535 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1543 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1566 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1594 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1630 input_line_pointer = tic4x_expression (input_line_pointer, exp); in tic4x_operand_parse()
|