Searched refs:_hw_exception_handler (Results 1 – 4 of 4) sorted by relevance
20 extern const char _hw_exception_handler;
311 .global _hw_exception_handler314 .ent _hw_exception_handler315 _hw_exception_handler: label814 .end _hw_exception_handler
202 if ((return_to >= (unsigned long)&_hw_exception_handler) in microblaze_unwind_inner()
1262 brai TOPHYS(_hw_exception_handler); /* HW exception handler */
Completed in 7 milliseconds