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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h1115 INDEX_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp */
1161 "INDEX_REGS", \
1188 { 0x7f, 0x1fe0 }, /* INDEX_REGS */ \
1270 #define INDEX_REG_CLASS INDEX_REGS
1280 || (CLASS) == LEGACY_REGS || (CLASS) == INDEX_REGS) \
1316 || (CLASS) == INDEX_REGS) && !TARGET_64BIT && (MODE) == QImode \
1111 INDEX_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp */ enumerator in enum:reg_class

Completed in 55 milliseconds