Searched refs:NUM_GPRS (Results 1 – 2 of 2) sorted by relevance
12 #define NUM_GPRS (32 - FIRST_GPR) macro13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE)
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()