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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.h 860 have a class that is the union of FPCC_REGS with either of the others,
865 enum reg_class { NO_REGS, FPCC_REGS, I64_REGS, GENERAL_REGS, FP_REGS,
874 { "NO_REGS", "FPCC_REGS", "I64_REGS", "GENERAL_REGS", "FP_REGS", \
884 {0, 0, 0, 0xf}, /* FPCC_REGS */ \
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.h 855 have a class that is the union of FPCC_REGS with either of the others,
860 enum reg_class { NO_REGS, FPCC_REGS, I64_REGS, GENERAL_REGS, FP_REGS,
869 { "NO_REGS", "FPCC_REGS", "I64_REGS", "GENERAL_REGS", "FP_REGS", \
879 {0, 0, 0, 0xf}, /* FPCC_REGS */ \

Completed in 27 milliseconds