- Timestamp:
- 2010-06-14T20:56:10Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 84d8837
- Parents:
- 6cb8dba
- File:
- 
      - 1 edited
 
 - 
          
  boot/arch/ia64/src/asm.S (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      boot/arch/ia64/src/asm.Sr6cb8dba rba8d2987 97 97 adds r15 = -1, r15 98 98 add r17 = r14, in1 99 (p6) br.cond.dpnt 2b 99 (p6) br.cond.dpnt 2b ;; 100 100 mov ar.lc = r15 101 101 6: … … 112 112 113 113 jump_to_kernel: 114 115 mov r1 = in0; # Pass bootinfo address116 117 118 114 alloc loc0 = ar.pfs, 1, 1, 0, 0 115 mov r1 = in0 ;; # Pass bootinfo address 116 movl r8 = KERNEL_ADDRESS;; 117 mov b1 = r8 ;; 118 br.call.sptk.many b0 = b1;; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
