VirtualBox

Ignore:
Timestamp:
Apr 22, 2016 3:57:22 PM (9 years ago)
Author:
vboxsync
Message:

bs3kit: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-PagingGetRootForLM64.asm

    r60554 r60657  
    7171        push    xBP
    7272        mov     xBP, xSP
    73         BS3_ONLY_16BIT_STMT push    es
     73BONLY16 push    es
    7474        push    sDX
    7575        push    sCX
     
    102102        ; Not a problematic addressing mode.
    103103        ;
    104         BS3_ONLY_64BIT_STMT sub     rsp, 20h
     104BONLY64 sub     rsp, 20h
    105105        BS3_CALL Bs3PagingInitRootForLM, 0
    106         BS3_ONLY_64BIT_STMT add     rsp, 20h
     106BONLY64 add     rsp, 20h
    107107%endif
    108108
     
    121121        pop     sCX
    122122        pop     sDX
    123         BS3_ONLY_16BIT_STMT pop     es
     123BONLY16 pop     es
    124124        leave
    125125%ifdef BS3_STRICT
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette