Changeset 6d9c49a in mainline for arch/amd64/src/asm_utils.S
- Timestamp:
- 2006-03-13T19:39:30Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 45d6add
- Parents:
- 78a95d6f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/asm_utils.S
r78a95d6f r6d9c49a 208 208 swapgs 209 209 210 sti 210 211 movq %r9, %rcx # Exchange last parameter as a third 211 212 call syscall_handler 212 213 cli # We will be touching stack pointer 214 213 215 popq %r11 214 216 popq %rcx
Note:
See TracChangeset
for help on using the changeset viewer.