Rev 1702 |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 1769 2006-07-01 23:40:36
- Author: jermar
- Log message:
- Change cache_error exception to take istate * as a parameter.
Make cache_error() print epc in the panic message.
Do not rely on the compiler to generate 'nop' after 'beq' in atomic_add()
and put it there explicitly.
Indentation fixes and cosmetic changes.