Searched refs:NUM_GREGS (Results 1 – 7 of 7) sorted by relevance
85 #define NUM_GREGS (18) macro86 #define MAX_NUM_REGS (NUM_GREGS + 11)91 return 0 <= regno && regno < NUM_GREGS; in getregs_supplies()242 for (i = 0; i < NUM_GREGS; i++) in fill_gregset()
48 #define NUM_GREGS 16 /* Number of general purpose registers. */ macro
5227 if (reg < NUM_GREGS) in arm_register_sim_regno()5229 reg -= NUM_GREGS; in arm_register_sim_regno()
257 (NUM_FREGS, NUM_SREGS, NUM_GREGS): New definitions.1873 (NUM_GREGS): New macro.1876 (NUM_REGS, REGISTER_BYTES): Define in terms of NUM_GREGS,
7907 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.7935 gnu_store_registers): Replace usage of NUM_GREGS with7940 usage of NUM_GREGS with I386_NUM_GREGS.7945 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
1768 terms of NUM_GREGS, NUM_FREGS and NUM_SSE_REGS instead of7116 (NUM_REGS): Redefine as NUM_GREGS.
8288 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.