- Timestamp:
- Mar 14, 2013, 2:41:13 PM (13 years ago)
- File:
- 
          - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/softs/tests_ccvcache_v4/test_interrupt_delayslot/test.Sr232 r324 28 28 li s0, MAGIC2 29 29 /* 30 * interrupt in 42cycles.30 * interrupt in INTERRUPT_DELAY cycles. 31 31 * Without cache this takes us to the delay slot of the jump. 32 32 */ 33 li a0, 42 33 34 li a0, INTERRUPT_DELAY 35 //li a0, 38 34 36 sw a0, XICU_PTI_PER(0)(t0) 35 37 /* clear pending interrupt */ 
Note: See TracChangeset
          for help on using the changeset viewer.
      
