Searched refs:parse_exp_not_indexed (Results 1 – 3 of 3) sorted by relevance
543 parse_exp_not_indexed (const char *s, expressionS *op) in parse_exp_not_indexed() function570 const char* res = parse_exp_not_indexed (s, op); in parse_exp()928 p = parse_exp_not_indexed (args, &addr); in emit_call()976 p = parse_exp_not_indexed (args, &addr); in emit_jr()996 p = parse_exp_not_indexed (args, & addr); in emit_jp()1254 p = parse_exp_not_indexed (args, &op); in emit_ex()1414 p = parse_exp_not_indexed (args, &addr); in emit_rst()
1310 * config/tc-z80.c(parse_exp_not_indexed): New function.1314 * config/tc-z80.c(emit_jp): Use parse_exp_not_indexed, simplify1317 parse_exp_not_indexed.
51 * config/tc-z80.c (parse_exp_not_indexed, parse_exp): Warning fixes.1673 (parse_exp_not_indexed): Delete unused variable dummy.