URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] - Rev 153
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 153 2011-06-25 05:03:54 GMT
- Author: jshamlet
- Log message:
- Fixed bug in interrupt logic that caused stack pointer to increment if interrupt occurred as specific instructions were being decoded,
Fixed bug in interrupt logic where instruction caching would remain enabled during an interrupt, causing improper execution depending on what instruction was in the decode stage as the interrupt is trigered.