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)
64 print_hex_bytes("GPRS", (u64)sync_regs->gprs, 8 * NUM_GPRS); in print_regs()
Completed in 4 milliseconds