Searched refs:NUM_GPRS (Results 1 – 5 of 5) sorted by relevance
107 #define NUM_GPRS 16 macro161 unsigned long gprs[NUM_GPRS];173 unsigned long gprs[NUM_GPRS];317 unsigned long gprs[NUM_GPRS];
12 #define NUM_GPRS (32 - FIRST_GPR) macro13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE)
120 unsigned long gprs[NUM_GPRS];259 if (offset >= NUM_GPRS) in regs_get_register()
64 print_hex_bytes("GPRS", (u64)sync_regs->gprs, 8 * NUM_GPRS); in print_regs()
998 static const char *gpr_names[NUM_GPRS] = {1011 if (offset >= NUM_GPRS) in regs_query_register_offset()1018 if (offset >= NUM_GPRS) in regs_query_register_name()