Changeset fe7abd0 in mainline for boot/arch/ia64/src/asm.S
- Timestamp:
- 2010-06-22T21:36:41Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cefb126, fc14438
- Parents:
- 1e3c2f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/asm.S
r1e3c2f1 rfe7abd0 113 113 jump_to_kernel: 114 114 alloc loc0 = ar.pfs, 1, 1, 0, 0 115 mov r 1= in0 ;; # Pass bootinfo address115 mov r2 = in0 ;; # Pass bootinfo address 116 116 movl r8 = KERNEL_ADDRESS;; 117 117 mov b1 = r8 ;;
Note:
See TracChangeset
for help on using the changeset viewer.