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

  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.h 124 CC_REGS,
143 "CC_REGS", \
173 (R == FT32_CC ? CC_REGS : SPECIAL_REGS))
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.h 250 EXTENDED_REGS, FP_REGS, FP_ACC_REGS, CC_REGS, MDR_REGS,
260 "EXTENDED_REGS", "FP_REGS", "FP_ACC_REGS", "CC_REGS", "MDR_REGS", \
277 { 0x00000000, 0x80000 },/* CC_REGS */ \
296 (REGNO) == CC_REG ? CC_REGS : \
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
moxie.h 136 CC_REGS,
156 "CC_REGS", \
177 (R == MOXIE_CC ? CC_REGS : SPECIAL_REGS))
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 229 CC_REGS is the condition codes (CPU and FPU)
246 CC_REGS,
271 "CC_REGS", \
292 {0x18000}, /* CC_REGS */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.h 124 CC_REGS,
143 "CC_REGS", \
173 (R == FT32_CC ? CC_REGS : SPECIAL_REGS))
  /src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.h 250 EXTENDED_REGS, FP_REGS, FP_ACC_REGS, CC_REGS, MDR_REGS,
260 "EXTENDED_REGS", "FP_REGS", "FP_ACC_REGS", "CC_REGS", "MDR_REGS", \
277 { 0x00000000, 0x80000 },/* CC_REGS */ \
296 (REGNO) == CC_REG ? CC_REGS : \
  /src/external/gpl3/gcc.old/dist/gcc/config/moxie/
moxie.h 136 CC_REGS,
156 "CC_REGS", \
177 (R == MOXIE_CC ? CC_REGS : SPECIAL_REGS))
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.h 234 CC_REGS is the condition codes (CPU and FPU)
251 CC_REGS,
276 "CC_REGS", \
297 {0x18000}, /* CC_REGS */ \
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.h 766 CC_REGS,
801 "CC_REGS", \
837 { 0x00000000,0x00000000,0x00000000,0x00000000,0x000000ff,0x0}, /* CC_REGS */\
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.h 542 CC_REGS The condition code register
547 GENERAL_CC_REGS Union of GENERAL_REGS and CC_REGS
548 ADDR_CC_REGS Union of ADDR_REGS and CC_REGS
558 NO_REGS, CC_REGS, ADDR_REGS, GENERAL_REGS, ACCESS_REGS,
567 { "NO_REGS", "CC_REGS", "ADDR_REGS", "GENERAL_REGS", "ACCESS_REGS", \
577 { 0x00000000, 0x00000002 }, /* CC_REGS */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.h 766 CC_REGS,
801 "CC_REGS", \
837 { 0x00000000,0x00000000,0x00000000,0x00000000,0x000000ff,0x0}, /* CC_REGS */\
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.h 542 CC_REGS The condition code register
547 GENERAL_CC_REGS Union of GENERAL_REGS and CC_REGS
548 ADDR_CC_REGS Union of ADDR_REGS and CC_REGS
558 NO_REGS, CC_REGS, ADDR_REGS, GENERAL_REGS, ACCESS_REGS,
567 { "NO_REGS", "CC_REGS", "ADDR_REGS", "GENERAL_REGS", "ACCESS_REGS", \
577 { 0x00000000, 0x00000002 }, /* CC_REGS */ \

Completed in 28 milliseconds