Changeset 42744880 in mainline for arch/amd64/src/boot/boot.S
- Timestamp:
- 2006-02-08T22:29:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85dc2e7
- Parents:
- 89298e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/boot/boot.S
r89298e3 r42744880 165 165 166 166 xorq %rdx, %rdx 167 movq %rdx, %rcx 167 168 movl 24(%ebx), %esi # mbi->mods_addr 168 169 movl 0(%esi), %edx # mods->mod_start … … 172 173 173 174 mods_invalid: 174 mov l %ecx, init_size175 movq %rcx, init_size 175 176 movq %rdx, init_addr 176 177
Note:
See TracChangeset
for help on using the changeset viewer.