Lines Matching refs:strp

72 				     const char ** strp,
77 const char ** strp,
94 const char ** strp,
101 errmsg = cgen_parse_keyword (cd, strp, keywords, regno);
117 const char ** strp,
122 return parse_simm_not_reg (cd, strp, opindex, svalp);
129 const char ** strp,
152 errmsg = cgen_parse_keyword (cd, strp, & epiphany_cgen_opval_gr_names,valuep);
156 errmsg = (sign ? cgen_parse_signed_integer (cd, strp, opindex, valuep)
157 : cgen_parse_unsigned_integer (cd, strp, opindex,
173 const char ** strp,
177 if (**strp == '#')
178 ++*strp; /* Skip leading hashes. */
180 if (**strp == '-')
183 ++*strp;
185 else if (**strp == '+')
188 ++*strp;
198 const char ** strp,
213 if (!cgen_parse_keyword (cd, strp, &epiphany_cgen_opval_gr_names, &dummyval)
214 || !cgen_parse_keyword (cd, strp, &epiphany_cgen_opval_cr_names,
219 errmsg = cgen_parse_address (cd, strp, opindex, code, result_type, valuep);
236 const char ** strp,
249 if (strncasecmp (*strp, "%high(", 6) == 0)
251 *strp += 6;
252 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_EPIPHANY_HIGH,
254 if (**strp != ')')
256 ++*strp;
259 else if (strncasecmp (*strp, "%low(", 5) == 0)
261 *strp += 5;
262 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_EPIPHANY_LOW,
264 if (**strp != ')')
266 ++*strp;
268 else if (!cgen_parse_keyword (cd, strp, &epiphany_cgen_opval_gr_names,
270 || !cgen_parse_keyword (cd, strp, &epiphany_cgen_opval_cr_names,
275 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_16,
287 const char ** strp,
313 errmsg = cgen_parse_address (cd, strp, opindex, code,