Ignore:
Timestamp:
Jan 15, 2009, 6:19:08 PM (15 years ago)
Author:
rosiere
Message:

1) Add soc test
2) fix bug (Pc management, Decod and execute, Update prediction ...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Softwares/Test/Test_001/src/sys/crt0.s

    r88 r101  
    1919        l.movhi r1,     hi(_tty)
    2020        l.ori   r1, r1, lo(_tty)
    21         l.sw    4(r1), r1 /* stop address */
     21        l.sw    4(r1), r0 /* stop address */
    2222        l.nop
    2323        l.nop
Note: See TracChangeset for help on using the changeset viewer.