VirtualBox

Changeset 47606 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 8, 2013 9:23:44 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87807
Message:

VMM/HMR0: Comment to reflect the order in the stack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac

    r47033 r47606  
    508508    push    xDI
    509509%ifndef VMX_SKIP_TR
    510     mov     xDI, [xSP + xCB * 3]        ; pCtx (*3 to skip the saved xDI, LDTR, TR)
     510    mov     xDI, [xSP + xCB * 3]        ; pCtx (*3 to skip the saved xDI, TR, LDTR)
    511511%else
    512512    mov     xDI, [xSP + xCB * 2]        ; pCtx (*2 to skip the saved xDI, LDTR)
Note: See TracChangeset for help on using the changeset viewer.

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