URL
https://opencores.org/ocsvn/aemb/aemb/trunk
Subversion Repositories aemb
[/] [aemb/] [trunk/] [sw/] [cc/] [exception.S] - Rev 209
Go to most recent revision | Compare with Previous | Blame | View Log
.section .vectors.hw_exception
.global _hw_exception_handler
.func _hw_exception_handler
_hw_exception_handler:
//rtsd r15, 8
rted r17, 0
nop
.end
Go to most recent revision | Compare with Previous | Blame | View Log