Changes between Version 8 and Version 9 of Component/Mips
- Timestamp:
- May 17, 2007, 11:33:31 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Mips
v8 v9 21 21 * A data cache line invalidation mechanism is supported: when a ''LW'' instruction is executed 22 22 with the GPR![0] destination register, a cache line invalidation request is sent to the data cache. 23 24 = Component definition = 25 26 Available in source:trunk/soclib/desc/soclib/mips.sd 27 28 == Usage == 29 30 Mips has no parameters. 31 {{{ 32 Uses( 'mips') 33 }}} 23 34 24 35 = Mips Processor CABA Implementation =