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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arc.c 120 #define is_nps400_p(op) (((sc) == NPS400)) macro
1655 if (is_nps400_p (sc) && !(selected_cpu.features & NPS400))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c 120 #define is_nps400_p(op) (((sc) == NPS400)) macro
1654 if (is_nps400_p (sc) && !(selected_cpu.features & NPS400))

Completed in 16 milliseconds