URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] - Rev 1728
Directory listing | View Log | Compare with Previous | RSS feed
Last modification
- Rev 1728, 2006-01-21 08:19:51 GMT
- Author: nogj
- Log message:
- RET_FROM_DYN_CODE messes up when the stack has been shifted. To avoid any
problems with gcc add the op_do_jump() function implemented in assembly that
handles returning from recompiled code.