Changeset e98f1c3e in mainline for kernel/arch/amd64/src/context.S


Ignore:
Timestamp:
2016-08-28T11:49:38Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3f4c537a
Parents:
db4c43e1
Message:

cstyle (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/src/context.S

    rdb4c43e1 re98f1c3e  
    7878        movq CONTEXT_OFFSET_PC(%rdi), %rdx
    7979        movq %rdx, (%rsp)
    80 
     80       
    8181        movq CONTEXT_OFFSET_TP(%rdi), %rcx
    8282        movq vreg_ptr, %rsi
Note: See TracChangeset for help on using the changeset viewer.