Searched refs:INDEX_REGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1119 INDEX_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp */
1165 "INDEX_REGS", \
1192 { 0x7f, 0x1fe0 }, /* INDEX_REGS */ \
1274 #define INDEX_REG_CLASS INDEX_REGS
1284 || (CLASS) == LEGACY_REGS || (CLASS) == INDEX_REGS) \
1320 || (CLASS) == INDEX_REGS) && !TARGET_64BIT && (MODE) == QImode \
1115 INDEX_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp */ enumerator in enum:reg_class

Completed in 64 milliseconds