VirtualBox

Changeset 46943 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jul 3, 2013 3:04:25 PM (12 years ago)
Author:
vboxsync
Message:

VMM: Superfluous and partially outdated comment.

File:
1 edited

Legend:

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

    r46942 r46943  
    5454%endif
    5555    ; Note: assumes success!
    56 
    57     ; Manual save and restore:
    58     ;  - General purpose registers except RIP, RSP.
    59     ;
    60     ; Trashed:
    61     ;  - CR2 (we don't care).
    62     ;  - LDTR (reset to 0).
    63     ;  - DRx (presumably not changed at all).
    64     ;  - DR7 (reset to 0x400).
    65     ;  - EFLAGS (reset to RT_BIT(1); not relevant).
    6656
    6757    ; Save the Guest CPU context pointer.
     
    381371    vmwrite rax, r10
    382372    ; Note: assumes success!
    383 
    384     ; Manual save and restore:
    385     ;  - General purpose registers except RIP, RSP.
    386     ;
    387     ; Trashed:
    388     ;  - CR2 (we don't care).
    389     ;  - LDTR (reset to 0).
    390     ;  - DRx (presumably not changed at all).
    391     ;  - DR7 (reset to 0x400).
    392     ;  - EFLAGS (reset to RT_BIT(1); not relevant).
    393373
    394374    ; Save the Guest CPU context pointer.
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