VirtualBox

Changeset 15519 in vbox for trunk/src


Ignore:
Timestamp:
Dec 15, 2008 4:55:01 PM (16 years ago)
Author:
vboxsync
Message:

Don't trigger unnecessary assertions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm

    r15515 r15519  
    345345%ifdef VMX_USE_CACHED_VMCS_ACCESSES
    346346    pop     rdi         ; pCache
     347
     348%ifdef DEBUG
     349    mov     [rdi + VMCSCACHE.TestOut.pCache], rdi
     350    mov     [rdi + VMCSCACHE.TestOut.pCtx], rsi
     351%endif
     352
    347353%endif
    348354
     
    359365%ifdef VMX_USE_CACHED_VMCS_ACCESSES
    360366    pop     rdi         ; pCache
     367
     368%ifdef DEBUG
     369    mov     [rdi + VMCSCACHE.TestOut.pCache], rdi
     370    mov     [rdi + VMCSCACHE.TestOut.pCtx], rsi
     371%endif
     372
    361373%endif
    362374
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