Changes in boot/arch/ia64/src/asm.S [fe7abd0:ba8d2987] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/asm.S
rfe7abd0 rba8d2987 113 113 jump_to_kernel: 114 114 alloc loc0 = ar.pfs, 1, 1, 0, 0 115 mov r 2= in0 ;; # Pass bootinfo address115 mov r1 = 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.