Changeset da7d770 in mainline for arch/ia64/src/start.S
- Timestamp:
- 2005-09-02T18:29:28Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e4a6dda
- Parents:
- bc1089a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/start.S
rbc1089a rda7d770 35 35 .auto 36 36 # initialize PSR 37 mov psr.l = r0 37 mov psr.l = r0;; 38 srlz.i; 39 srlz.d;; 38 40 39 41 # initialize register stack
Note:
See TracChangeset
for help on using the changeset viewer.