Home
last modified time | relevance | path

Searched refs:LAST_REX_INT_REG (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h1178 #define LAST_REX_INT_REG R15_REG macro
1406 IN_RANGE ((N), FIRST_REX_INT_REG, LAST_REX_INT_REG)
Di386.cc476 for (i = FIRST_REX_INT_REG; i <= LAST_REX_INT_REG; i++) in ix86_conditional_register_usage()
6086 for (regno = FIRST_REX_INT_REG; regno <= LAST_REX_INT_REG; regno++) in ix86_code_end()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200127869 (FIRST_REX_INT_REG, LAST_REX_INT_REG, FIRST_REX_SSE_REG,