HomeSort by: relevance | last modified time | path
    Searched defs:GENERAL_REGS (Results 1 - 25 of 109) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-regs.h 254 The name GENERAL_REGS must be the name of a class (or an alias for
271 enum reg_class { NO_REGS, R1_REGS, GENERAL_REGS, FPUPPER_REGS, FP_REGS,
279 {"NO_REGS", "R1_REGS", "GENERAL_REGS", "FPUPPER_REGS", "FP_REGS", \
290 {0xfffffffe, 0x00000000, 0x02000000}, /* GENERAL_REGS */ \
304 : (REGNO) < 32 || (REGNO) == 89 ? GENERAL_REGS \
pa64-regs.h 190 The name GENERAL_REGS must be the name of a class (or an alias for
207 enum reg_class { NO_REGS, R1_REGS, GENERAL_REGS, FPUPPER_REGS, FP_REGS,
215 {"NO_REGS", "R1_REGS", "GENERAL_REGS", "FPUPPER_REGS", "FP_REGS", \
226 {0xfffffffe, 0x20000000}, /* GENERAL_REGS */ \
240 : (REGNO) < 32 || (REGNO) == 61 ? GENERAL_REGS \
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-regs.h 254 The name GENERAL_REGS must be the name of a class (or an alias for
271 enum reg_class { NO_REGS, R1_REGS, GENERAL_REGS, FPUPPER_REGS, FP_REGS,
279 {"NO_REGS", "R1_REGS", "GENERAL_REGS", "FPUPPER_REGS", "FP_REGS", \
290 {0xfffffffe, 0x00000000, 0x02000000}, /* GENERAL_REGS */ \
304 : (REGNO) < 32 || (REGNO) == 89 ? GENERAL_REGS \
pa64-regs.h 190 The name GENERAL_REGS must be the name of a class (or an alias for
207 enum reg_class { NO_REGS, R1_REGS, GENERAL_REGS, FPUPPER_REGS, FP_REGS,
215 {"NO_REGS", "R1_REGS", "GENERAL_REGS", "FPUPPER_REGS", "FP_REGS", \
226 {0xfffffffe, 0x20000000}, /* GENERAL_REGS */ \
240 : (REGNO) < 32 || (REGNO) == 61 ? GENERAL_REGS \
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-low.h 42 GENERAL_REGS,
  /src/external/gpl3/gdb/dist/gdbserver/
linux-low.h 42 GENERAL_REGS,
  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.h 264 #define GENERAL_REGS REAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.h 203 GENERAL_REGS,
216 "GENERAL_REGS", \
242 : GENERAL_REGS)
254 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h 174 The name GENERAL_REGS must be the name of a class (or an alias for
194 /* Since GENERAL_REGS is the same class as ALL_REGS,
197 #define GENERAL_REGS ALL_REGS
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.h 264 #define GENERAL_REGS REAL_REGS
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h 174 The name GENERAL_REGS must be the name of a class (or an alias for
194 /* Since GENERAL_REGS is the same class as ALL_REGS,
197 #define GENERAL_REGS ALL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h 418 The name GENERAL_REGS must be the name of a class (or an alias for
433 GENERAL_REGS, FLOAT_REGS, ALL_REGS,
443 "GENERAL_REGS", "FLOAT_REGS", "ALL_REGS" }
455 {0xffffffff, 0x80000000}, /* GENERAL_REGS */ \
470 : GENERAL_REGS)
474 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.h 191 #define GENERAL_REGS ALL_REGS
222 ((REGNO) == 0 ? R0 : GENERAL_REGS)
227 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.h 200 GENERAL_REGS,
220 "GENERAL_REGS", \
249 /* GENERAL_REGS. */ \
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.h 447 GENERAL_REGS,
458 "GENERAL_REGS", "ALL_REGS"}
466 /* Count in the faked argument register in GENERAL_REGS. Keep out SRP. */
485 GENERAL_REGS)
487 #define BASE_REG_CLASS GENERAL_REGS
489 #define INDEX_REG_CLASS GENERAL_REGS
508 parameter to our REGNO_REG_CLASS, returning GENERAL_REGS, so we get
510 a non-empty intersection with GENERAL_REGS. */
515 GENERAL_REGS))) \
516 ? GENERAL_REGS : NO_REGS
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.h 122 GENERAL_REGS,
141 "GENERAL_REGS", \
172 #define REGNO_REG_CLASS(R) ((R < FT32_PC) ? GENERAL_REGS : \
415 #define BASE_REG_CLASS GENERAL_REGS
421 && (REGNO_REG_CLASS(NUM) == GENERAL_REGS \
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.h 273 The name GENERAL_REGS must be the name of a class (or an alias for
290 GENERAL_REGS, MAC_REGS, ALL_REGS, LIM_REG_CLASSES
301 "GENERAL_REGS", "MAC_REGS", "ALL_REGS", "LIM_REGS" }
320 {0xeff}, /* GENERAL_REGS */ \
335 : GENERAL_REGS)
339 #define INDEX_REG_CLASS (TARGET_H8300SX ? GENERAL_REGS : NO_REGS)
340 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h 170 GENERAL_REGS,
177 #define REG_CLASS_NAMES { "NO_REGS", "GENERAL_REGS", "ALL_REGS" }
186 (G_REG_P(REGNO) ? GENERAL_REGS : NO_REGS)
190 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.h 267 The name GENERAL_REGS must be the name of a class (or an alias for
288 GENERAL_REGS,
303 "GENERAL_REGS", \
318 {0x01FFFF}, /* GENERAL_REGS */ \
339 #define BASE_REG_CLASS GENERAL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.h 234 The name GENERAL_REGS must be the name of a class (or an alias for
251 GENERAL_REGS, SP_OR_GENERAL_REGS, ALL_REGS, LIM_REG_CLASSES
261 "GENERAL_REGS", "SP_OR_GENERAL_REGS", "ALL_REGS", "LIM_REGS" \
279 { 0x0003fdff, 0 }, /* GENERAL_REGS */ \
301 (TARGET_AM33 ? GENERAL_REGS : DATA_REGS)
340 mn10300_regno_in_class_p (regno, GENERAL_REGS, strict)
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
moxie.h 134 GENERAL_REGS,
154 "GENERAL_REGS", \
176 #define REGNO_REG_CLASS(R) ((R < MOXIE_PC) ? GENERAL_REGS : \
374 #define BASE_REG_CLASS GENERAL_REGS
380 && (REGNO_REG_CLASS(NUM) == GENERAL_REGS \
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 338 /* GENERAL_REGS just means that the "g" and "r" constraints can use these
343 #define GENERAL_REGS GEN_REGS
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.h 206 #define GENERAL_REGS ALL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 112 #define GENERAL_REGS ALL_REGS
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 208 The name GENERAL_REGS must be the name of a class (or an alias for
225 GENERAL_REGS is all cpu
242 GENERAL_REGS,
267 "GENERAL_REGS", \
288 {0x040ff}, /* GENERAL_REGS */ \
303 #define INDEX_REG_CLASS GENERAL_REGS
304 #define BASE_REG_CLASS GENERAL_REGS
308 (CLASS >= NOTR0_REG && CLASS <= GENERAL_REGS)

Completed in 113 milliseconds

1 2 3 4 5