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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.h 612 #define SPARC_LAST_INT_REG 31
632 (((unsigned) (REGNO)) <= SPARC_LAST_INT_REG)
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.h 614 #define SPARC_LAST_INT_REG 31
634 (((unsigned) (REGNO)) <= SPARC_LAST_INT_REG)

Completed in 25 milliseconds