VirtualBox

Changeset 66407 in vbox


Ignore:
Timestamp:
Apr 3, 2017 3:46:54 PM (8 years ago)
Author:
vboxsync
Message:

Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after supplementing 64-bit registers when called from 64-bit mode code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-RegCtxSaveEx.asm

    r66404 r66407  
    407407        shr     rax, 32
    408408        mov     [pRegCtx + BS3REGCTX.rdi + 4], eax
    409         ;and     byte [pRegCtx + BS3REGCTX.fbFlags], ~BS3REG_CTX_F_NO_AMD64 - enable later.
     409        and     byte [pRegCtx + BS3REGCTX.fbFlags], ~BS3REG_CTX_F_NO_AMD64
    410410.supplemented_64bit_registers:
    411411%endif
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