Changeset 234 for soft/giet_vm/boot/reset.S
- Timestamp:
- Mar 12, 2013, 11:40:53 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/boot/reset.S
r207 r234 139 139 boot_start: 140 140 141 # initialize the proc_time to zero 142 mtc0 $0, CP0_TIME 143 141 144 # get the procid 142 145 mfc0 k0, CP0_PROCID
Note: See TracChangeset
for help on using the changeset viewer.