Changes between Version 14 and Version 15 of Component/Mips
- Timestamp:
- Feb 5, 2008, 1:55:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Mips
v14 v15 75 75 == Interrupts == 76 76 77 Mips defines 6 interrupts lines. Le lowest number has the hiest priority. 77 Mips defines 6 interrupts lines. ~~Le lowest number has the hiest priority.~~ 78 The handling and prioritization of the interrupt is deferred to software. 78 79 79 80 == Ports ==