Searched refs:exception_handler32 (Results 1 – 1 of 1) sorted by relevance
421 static vaddr_t exception_handler32(vaddr_t offset) in exception_handler32() function453 regs->pc32 = exception_handler32(VECTOR32_UND); in inject_undef32_exception()479 regs->pc32 = exception_handler32(prefetch ? VECTOR32_PABT : VECTOR32_DABT); in inject_abt32_exception()
Completed in 5 milliseconds