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

  /src/external/gpl3/binutils/dist/gas/config/
tc-z8k.c 205 whatreg (unsigned int *preg, char *src) function
276 res = whatreg (preg, src + 2);
290 res = whatreg (preg, src + 2);
302 res = whatreg (preg, src + 2);
315 res = whatreg (preg, src + 2);
329 res = whatreg (preg, src + 1);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z8k.c 205 whatreg (unsigned int *preg, char *src) function
276 res = whatreg (preg, src + 2);
290 res = whatreg (preg, src + 2);
302 res = whatreg (preg, src + 2);
315 res = whatreg (preg, src + 2);
329 res = whatreg (preg, src + 1);

Completed in 36 milliseconds