Lines Matching refs:parse_exp
569 parse_exp (const char *s, expressionS *op) in parse_exp() function
835 p = parse_exp (args, &arg_m); in emit_m()
857 p = parse_exp (args, & arg_m); in emit_mr()
864 p = parse_exp (p + 1, & arg_r); in emit_mr()
918 p = parse_exp (args, & arg_s); in emit_s()
949 p = parse_exp (args, &operand); in emit_incdec()
1027 p = parse_exp (args, & mode); in emit_im()
1055 p = parse_exp (args, & regp); in emit_pop()
1101 p = parse_exp (args, &term); in emit_adc()
1117 p = parse_exp (p, &term); in emit_adc()
1144 p = parse_exp (args, &term); in emit_add()
1161 p = parse_exp (p, &term); in emit_add()
1189 p = parse_exp (args, &b); in emit_bit()
1281 p = parse_exp (p, & op); in emit_ex()
1308 p = parse_exp (args, ®); in emit_in()
1315 p = parse_exp (p, &port); in emit_in()
1362 p = parse_exp (args, & port); in emit_out()
1368 p = parse_exp (p, ®); in emit_out()
1632 p = parse_exp (args, &dst); in emit_ld()
1635 p = parse_exp (p, &src); in emit_ld()
1736 p = parse_exp (p, &exp); in emit_data()
1799 p = parse_exp (p, & reg); in emit_muluw()