Home
last modified time | relevance | path

Searched refs:parse_exp_save_ilp (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-pj.c41 static char *parse_exp_save_ilp
100 parse_exp_save_ilp (s, op) in parse_exp_save_ilp() function
178 parse_exp_save_ilp (str + 1, &arg);
320 op_end = parse_exp_save_ilp (op_end, &arg);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pj.c85 parse_exp_save_ilp (char *s, expressionS *op) in parse_exp_save_ilp() function
155 parse_exp_save_ilp (str + 1, &arg); in ipush_code()
291 op_end = parse_exp_save_ilp (op_end, &arg); in md_assemble()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02033324 * config/tc-pj.c (little, big, parse_exp_save_ilp): Prototype.
3329 (ipush_code): Correct parse_exp_save_ilp call. Test pending_reloc
3330 instead of non-existent third arg of parse_exp_save_ilp.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02033324 * config/tc-pj.c (little, big, parse_exp_save_ilp): Prototype.
3329 (ipush_code): Correct parse_exp_save_ilp call. Test pending_reloc
3330 instead of non-existent third arg of parse_exp_save_ilp.