Searched refs:REG_A2 (Results 1 – 6 of 6) sorted by relevance
57 …", regs[REG_A0]); printf("a1 = 0x%16llx ", regs[REG_A1]); printf("a2 = 0x%16llx ", regs[REG_A2]); in exception_handler_default()
333 #define REG_A2 REG_X12 macro
165 …8x ", regs[REG_A0]); printf("a1 = 0x%08x ", regs[REG_A1]); printf("a2 = 0x%08x ", regs[REG_A2]); in exception_entry()
324 #define REG_A2 REG_X12 macro
330 #define REG_A2 REG_X12 macro
Completed in 17 milliseconds