Searched refs:tic4x_expression (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic4x.c | 649 tic4x_expression (char *str, expressionS *exp) in tic4x_expression() function 844 input_line_pointer = tic4x_expression (input_line_pointer, &exp); in tic4x_cons() 900 input_line_pointer = tic4x_expression (input_line_pointer, &exp); in tic4x_stringer() 1441 s = tic4x_expression (s, &operand->expr); in tic4x_indirect_parse() 1459 s = tic4x_expression (s, &operand->expr); in tic4x_indirect_parse() 1531 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1539 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1562 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1590 input_line_pointer = tic4x_expression (++input_line_pointer, exp); in tic4x_operand_parse() 1626 input_line_pointer = tic4x_expression (input_line_pointer, exp); in tic4x_operand_parse()
|