Changeset 76cec1e in mainline for arch/mips/boot/boot.s
- Timestamp:
- 2005-07-15T21:57:30Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b4a4c5e3
- Parents:
- e41c47e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/boot/boot.s
re41c47e r76cec1e 36 36 # move 0x80000000 to reg $8 37 37 lui $8, 0x8000 38 38 39 39 # prepare stack 40 40 lui $29, 0x8100 41 41 42 42 j $8 43 43 nop
Note:
See TracChangeset
for help on using the changeset viewer.