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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 1306 in a smaller-numbered class. This is why CLOBBERED_REGS class
1320 CLOBBERED_REGS, /* call-clobbered integer registers */
1394 "CLOBBERED_REGS", \
1422 Note that CLOBBERED_REGS are calculated by
1434 { 0x07, 0x0, 0x0 }, /* CLOBBERED_REGS */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 1251 in a smaller-numbered class. This is why CLOBBERED_REGS class
1265 CLOBBERED_REGS, /* call-clobbered integer registers */
1329 "CLOBBERED_REGS", \
1354 Note that CLOBBERED_REGS are calculated by
1366 { 0x07, 0x0, 0x0 }, /* CLOBBERED_REGS */ \

Completed in 32 milliseconds