Changeset 6cb8dba in mainline
- Timestamp:
- 2010-06-14T20:12:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ba8d2987
- Parents:
- 0a925a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/boot.S
r0a925a8 r6cb8dba 51 51 add r12 = -16, r12 52 52 53 ssm (1 << 19) ;; /* disable f32 - f127 */ 53 # 54 # Disable Floating-point High register set (f32 - f127) 55 # 56 ssm (1 << 19) ;; 54 57 srlz.i 55 58 srlz.d ;;
Note:
See TracChangeset
for help on using the changeset viewer.