HomeSort by: relevance | last modified time | path
    Searched defs:get_spec_reg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-cris.c 131 static int get_spec_reg (char **, const struct cris_spec_reg **);
1835 if (! get_spec_reg (&s, &out_insnp->spec_reg))
2473 get_spec_reg (char **cPP, const struct cris_spec_reg **sregpp) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.c 131 static int get_spec_reg (char **, const struct cris_spec_reg **);
1835 if (! get_spec_reg (&s, &out_insnp->spec_reg))
2473 get_spec_reg (char **cPP, const struct cris_spec_reg **sregpp) function

Completed in 18 milliseconds