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

  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h 257 LOW_REGS, /* registers 0 through 7 */
274 "LOW_REGS", \
305 ( (REGNO) < 8 ? LOW_REGS \
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.h 257 LOW_REGS, /* registers 0 through 7 */
274 "LOW_REGS", \
305 ( (REGNO) < 8 ? LOW_REGS \
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.h 692 LOW_REGS,
711 "LOW_REGS", \
732 0x00000000, 0x00000000, 0x00000000}, /* LOW_REGS */ \
  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.h 566 LOW_REGS,
584 "SIBCALL_REGS", "LOW_REGS", "GENERAL_REGS", "ALL_REGS"}
608 {0x1fffffff, 0x00000000}, /* LOW_REGS */ \
627 (REGNO) <= 28 ? LOW_REGS : \
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.h 688 LOW_REGS,
707 "LOW_REGS", \
728 0x00000000, 0x00000000, 0x00000000}, /* LOW_REGS */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.h 566 LOW_REGS,
584 "SIBCALL_REGS", "LOW_REGS", "GENERAL_REGS", "ALL_REGS"}
608 {0x1fffffff, 0x00000000}, /* LOW_REGS */ \
627 (REGNO) <= 28 ? LOW_REGS : \
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.h 1206 In practice, we have MIDDLE_REGS cover LOW_REGS register class contents
1216 LOW_REGS,
1236 "LOW_REGS", \
1258 /* LOW_REGS : 0-7 */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.h 1206 In practice, we have MIDDLE_REGS cover LOW_REGS register class contents
1216 LOW_REGS,
1236 "LOW_REGS", \
1258 /* LOW_REGS : 0-7 */ \

Completed in 30 milliseconds