Searched refs:GENERAL_REGS (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-arm-low.c129 GENERAL_REGS,
H A Dfbsd-low.h28 GENERAL_REGS, enumerator in enum:regset_type
H A Dfbsd-powerpc-low.c139 GENERAL_REGS,
H A Dfbsd-i386-low.c114 GENERAL_REGS,
H A Dfbsd-amd64-low.c135 GENERAL_REGS,
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h994 The name GENERAL_REGS must be the name of a class (or an alias for
1021 because reg_class_subunion[GENERAL_REGS][FP_REGS] will yield FP_REGS,
1022 because FP_REGS > GENERAL_REGS.
1042 enum reg_class { NO_REGS, FPCC_REGS, I64_REGS, GENERAL_REGS, FP_REGS,
1051 { "NO_REGS", "FPCC_REGS", "I64_REGS", "GENERAL_REGS", "FP_REGS", \
1063 {-1, 0, 0, 0x20}, /* GENERAL_REGS */ \
1179 #define INDEX_REG_CLASS GENERAL_REGS
1180 #define BASE_REG_CLASS GENERAL_REGS
1289 ? GENERAL_REGS \
1309 ? GENERAL_REGS \
1036 enum reg_class { NO_REGS, FPCC_REGS, I64_REGS, GENERAL_REGS, FP_REGS, enumerator in enum:reg_class
[all...]
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h392 GENERAL_REGS All general purpose registers
399 GENERAL_FP_REGS Union of GENERAL_REGS and FP_REGS
401 GENERAL_CC_REGS Union of GENERAL_REGS and CC_REGS
412 NO_REGS, CC_REGS, ADDR_REGS, GENERAL_REGS, ACCESS_REGS, enumerator in enum:reg_class
420 { "NO_REGS", "CC_REGS", "ADDR_REGS", "GENERAL_REGS", "ACCESS_REGS", \
430 { 0x0000ffff, 0x0000000d }, /* GENERAL_REGS */ \
757 (( ( reg_classes_intersect_p ((CLASS1), GENERAL_REGS) \
760 && reg_classes_intersect_p ((CLASS2), GENERAL_REGS))) ? 10 : 1)
H A Ds390.c1459 { GENERAL_REGS, ADDR_REGS, ADDR_REGS, ADDR_REGS,
2642 return GENERAL_REGS;
2659 && reg_classes_intersect_p (GENERAL_REGS, class)
2678 return GENERAL_REGS;
6800 case GENERAL_REGS:
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c63 if (target_regsets[i].type == GENERAL_REGS)
/freebsd-11-stable/contrib/gcc/
H A Dtarghooks.c557 = (insn_letter == 'r' ? GENERAL_REGS
575 = (scratch_letter == 'r' ? GENERAL_REGS
H A Dcfgloopanal.c524 if (TEST_HARD_REG_BIT (reg_class_contents[GENERAL_REGS], i)
H A Drecog.c2219 reg_class_subunion[(int) op_alt[j].cl][(int) GENERAL_REGS];
2443 but the hard reg is not in the class GENERAL_REGS. */
2447 || GENERAL_REGS == ALL_REGS
2450 || reg_fits_class_p (op, GENERAL_REGS, offset, mode))
2574 ? GENERAL_REGS : REG_CLASS_FROM_CONSTRAINT (c, p));
2983 cl = (class_str[0] == 'r' ? GENERAL_REGS
H A Dregclass.c891 When that happens, just return GENERAL_REGS, which is innocuous. */
897 return GENERAL_REGS;
1070 GENERAL_REGS, 1)
1673 = reg_class_subunion[(int) classes[i]][(int) GENERAL_REGS];
H A Dcfg.c574 if (class != GENERAL_REGS || altclass != ALL_REGS)
H A Dpostreload.c553 class = reg_class_subunion[(int) class][(int) GENERAL_REGS];
H A Dglobal.c2224 class = GENERAL_REGS;
H A Dreload.c402 scratch_class = (letter == 'r' ? GENERAL_REGS
557 return GENERAL_REGS;
1229 can appear within SImode subregs. Although GENERAL_REGS
3339 && (GENERAL_REGS == ALL_REGS
3348 = (int) reg_class_subunion[this_alternative[i]][(int) GENERAL_REGS];
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h979 GENERAL_REGS,
1001 "GENERAL_REGS", \
1022 { 0x0200FFFF, 0x00000000, 0x00000000 }, /* GENERAL_REGS */ \
1049 #define INDEX_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS)
1050 #define BASE_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS)
1056 (TARGET_ARM ? GENERAL_REGS : \
1104 ? GENERAL_REGS : NO_REGS) \
1119 ? GENERAL_REGS : \
1123 ? GENERAL_REGS : \
1128 ? GENERAL_REGS
974 GENERAL_REGS, enumerator in enum:reg_class
[all...]
H A Darm.c5455 /* Return GENERAL_REGS if a scratch register required to reload x to/from
5464 return GENERAL_REGS;
5503 || REGNO_REG_CLASS (REGNO (lhs)) != GENERAL_REGS)
12040 return GENERAL_REGS;
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1093 The name GENERAL_REGS must be the name of a class (or an alias for
1121 GENERAL_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp %esp %r8 - %r15*/
1138 reg_class_subset_p ((CLASS), GENERAL_REGS)
1146 reg_classes_intersect_p ((CLASS), GENERAL_REGS)
1167 "GENERAL_REGS", \
1194 { 0x1100ff, 0x1fe0 }, /* GENERAL_REGS */ \
1275 #define BASE_REG_CLASS GENERAL_REGS
1283 && ((CLASS) == ALL_REGS || (CLASS) == GENERAL_REGS \
1297 Narrow ALL_REGS to GENERAL_REGS. This supports allowing movsf and
1319 (((CLASS) == GENERAL_REGS || (CLAS
1117 GENERAL_REGS, /* %eax %ebx %ecx %edx %esi %edi %ebp %esp %r8 - %r15*/ enumerator in enum:reg_class
[all...]
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h948 The name GENERAL_REGS must be the name of a class (or an alias for
975 GENERAL_REGS,
1005 "GENERAL_REGS", \
1034 { 0xffffffff, 0x00000000, 0x00000008, 0x00020000 }, /* GENERAL_REGS */ \
1061 ((REGNO) == 0 ? GENERAL_REGS \
1080 #define INDEX_REG_CLASS GENERAL_REGS
1107 ? GENERAL_REGS \
1134 : (TARGET_E500_DOUBLE && (CLASS) == GENERAL_REGS && (MODE) == DFmode) \
1150 && reg_classes_intersect_p (GENERAL_REGS, CLASS)))
972 GENERAL_REGS, enumerator in enum:reg_class
H A Ddarwin.h391 ? GENERAL_REGS \
H A Drs6000.c10078 /* We can place anything into GENERAL_REGS and can put GENERAL_REGS
10080 if (class == GENERAL_REGS || class == BASE_REGS
10099 /* Otherwise, we need GENERAL_REGS. */
10100 return GENERAL_REGS;
19167 /* Moves from/to GENERAL_REGS. */
19168 if (reg_classes_intersect_p (to, GENERAL_REGS)
19169 || reg_classes_intersect_p (from, GENERAL_REGS))
19171 if (! reg_classes_intersect_p (to, GENERAL_REGS))
19176 + rs6000_memory_move_cost (mode, GENERAL_REGS,
[all...]
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h741 #define GENERAL_REGS GR_REGS
829 #define BASE_REG_CLASS GENERAL_REGS
835 #define INDEX_REG_CLASS GENERAL_REGS
840 `NO_REGS'. The register letter `r', corresponding to class `GENERAL_REGS',
1459 ((CLASS) == GENERAL_REGS || (CLASS) == FR_REGS || (CLASS) == FP_REGS \
732 #define GENERAL_REGS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1501 The name GENERAL_REGS must be the name of a class (or an alias for
1549 #define GENERAL_REGS GR_REGS
2311 the enumeration values such as `GENERAL_REGS'. A value of 2 is
1541 #define GENERAL_REGS macro

Completed in 844 milliseconds

12