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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 1235 #define LAST_REX_INT_REG R15_REG
1487 IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 1183 #define LAST_REX_INT_REG R15_REG
1412 IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG)

Completed in 96 milliseconds