Changeset a7a10630 in mainline for arch/ia32/src/smp/ap.S
- Timestamp:
- 2005-06-07T00:41:39Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d896525
- Parents:
- b0bf501
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/smp/ap.S
rb0bf501 ra7a10630 64 64 movl $(ctx-0x80000000),%eax # KA2PA((__address) &ctx) 65 65 movl (%eax),%esp 66 subl $0x80000000,%esp # KA2PA(ctx.sp) 66 67 67 68 lidt idtr
Note:
See TracChangeset
for help on using the changeset viewer.