Searched refs:REG_A6 (Results 1 – 6 of 6) sorted by relevance
59 …", regs[REG_A4]); printf("a5 = 0x%16llx ", regs[REG_A5]); printf("a6 = 0x%16llx ", regs[REG_A6]); in exception_handler_default()
337 #define REG_A6 REG_X16 macro
167 …8x ", regs[REG_A4]); printf("a5 = 0x%08x ", regs[REG_A5]); printf("a6 = 0x%08x ", regs[REG_A6]); in exception_entry()
328 #define REG_A6 REG_X16 macro
334 #define REG_A6 REG_X16 macro
Completed in 17 milliseconds