URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] - Rev 845
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 845 2012-10-25 03:28:56 GMT
- Author: stekern
- Log message:
- or1200: l.lws support
Using the l.lws instruction doesn't work currently.
It simply skips the instruction. No exception or reaction.
The patch attached simply duplicates the behaviour of
l.lwz for l.lws.
Patch by: Jeppe Græsdal Johansen <jjohan07@student.aau.dk>