Ignore:
Timestamp:
Feb 16, 2009, 9:28:31 PM (18 years ago)
Author:
rosiere
Message:

1) Configuration : instance configuration file : regroup similar instance
2) Configuration : timing default = 0
3) Debug/Commit_unit : Add watch dog timer
4) Issue_queue : Test parameters : add test if type is optionnal
5) Cor_glue : Fix insert index
6) Free_list : remove bank_by_pop (else deadlock)
7) Update Free List : add register to source event

File:
1 edited

Legend:

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

    r101 r109  
    3737_start:
    3838        l.and r1, r0, r0 /* counter 1 */
    39         l.ori r2, r0, 10 /* limit */
     39        l.ori r2, r0, 0x10 /* limit */
    4040        l.j     _go0
    4141        l.nop
Note: See TracChangeset for help on using the changeset viewer.