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

  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h 186 /* RBE: mcore.md depends on CC_REG being set to 17. */
187 #define CC_REG 17 /* Can't name it C_REG. */
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.h 189 /* RBE: mcore.md depends on CC_REG being set to 17. */
190 #define CC_REG 17 /* Can't name it C_REG. */
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.h 236 CC_REG, /* CC */
257 "CC_REG", /* CC */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.h 235 CC_REG, /* CC */
256 "CC_REG", /* CC */ \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 1324 CC_REG,
1355 "CC_REG", \
1385 { 0x00000000, 0x00000000, 0x00000000, 0x00000010 }, /* CC_REG */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 1303 CC_REG,
1333 "CC_REG", \
1362 { 0x00000000, 0x00000000, 0x00000000, 0x00000010 }, /* CC_REG */ \

Completed in 28 milliseconds