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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arc.c 4682 bool isReg_p = opertype == EXT_CORE_REGISTER || opertype == EXT_AUX_REGISTER;
4716 if (isReg_p)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c 4690 bool isReg_p = opertype == EXT_CORE_REGISTER || opertype == EXT_AUX_REGISTER;
4724 if (isReg_p)

Completed in 17 milliseconds