VirtualBox

Changeset 106992 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Nov 13, 2024 4:19:17 PM (2 months ago)
Author:
vboxsync
Message:

VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp

    r106988 r106992  
    23592359    /** @todo What to do if immediate is != 0? */
    23602360
    2361     if (   rcStrict == VINF_SUCCESS
    2362         && fAdvancePc)
     2361    if (rcStrict == VINF_SUCCESS)
    23632362        pVCpu->cpum.GstCtx.Pc.u64 += sizeof(uint32_t);
    23642363
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