Searched refs:NUM_GPRS (Results 1 – 8 of 8) sorted by relevance
39 #define NUM_GPRS 32 macro68 microblaze_reg_t gpr[NUM_GPRS];99 #define PT_PC ((NUM_GPRS + 0) * _PT_REG_SIZE)100 #define PT_PSW ((NUM_GPRS + 1) * _PT_REG_SIZE)101 #define PT_KERNEL_MODE ((NUM_GPRS + 2) * _PT_REG_SIZE)102 #define PT_SINGLESTEP ((NUM_GPRS + 3) * _PT_REG_SIZE)107 #define PT_SIZE ((NUM_GPRS + NUM_SPECIAL) * _PT_REG_SIZE)
12 #define NUM_GPRS (32 - FIRST_GPR) macro13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE)
229 #define NUM_GPRS 16 macro282 unsigned long gprs[NUM_GPRS];294 unsigned long gprs[NUM_GPRS];440 unsigned long gprs[NUM_GPRS];
77 for (i = 0; i < NUM_GPRS; i++) in save_sigregs32()115 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs32()128 __u32 gprs_high[NUM_GPRS]; in save_sigregs_ext32()133 for (i = 0; i < NUM_GPRS; i++) in save_sigregs_ext32()156 __u32 gprs_high[NUM_GPRS]; in restore_sigregs_ext32()164 for (i = 0; i < NUM_GPRS; i++) in restore_sigregs_ext32()
23 u32 gprs[NUM_GPRS];
1389 for (i = 0; i < NUM_GPRS; i++, gprs_high += 2) in s390_compat_regs_high_get()1552 static const char *gpr_names[NUM_GPRS] = {1559 if (offset >= NUM_GPRS) in regs_get_register()1572 if (offset >= NUM_GPRS) in regs_query_register_offset()1579 if (offset >= NUM_GPRS) in regs_query_register_name()
56 u32 gprs[NUM_GPRS];62 u32 gprs_high[NUM_GPRS];
118 unsigned long gprs[NUM_GPRS];