VirtualBox

Changeset 65932 in vbox


Ignore:
Timestamp:
Mar 3, 2017 1:16:50 PM (8 years ago)
Author:
vboxsync
Message:

VMM/HMR0A.asm: Comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0A.asm

    r65316 r65932  
    18081808    vmsave
    18091809
    1810     ; Setup eax for VMLOAD.
     1810    ; Setup xAX for VMLOAD.
    18111811    mov     xAX, [xBP + xCB * 2 + RTHCPHYS_CB]      ; pVMCBPhys (64 bits physical address; take low dword only)
    18121812
     
    19711971    vmsave
    19721972
    1973     ; Setup eax for VMLOAD.
     1973    ; Setup rax for VMLOAD.
    19741974    mov     rax, [rbp + xCB * 2 + RTHCPHYS_CB]      ; pVMCBPhys (64 bits physical address; take low dword only)
    19751975
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