Changeset 5e2455a in mainline for arch/ia64/src/start.S
- Timestamp:
- 2005-09-03T17:38:05Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 776c91a
- Parents:
- 4533601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/start.S
r4533601 r5e2455a 35 35 .auto 36 36 # initialize PSR 37 mov psr.l = r0;;38 srlz.i;39 srlz.d;; 37 {mov psr.l = r0;;} 38 {srlz.i; 39 srlz.d;;} 40 40 41 41 # initialize register stack
Note:
See TracChangeset
for help on using the changeset viewer.