VirtualBox

Changeset 104856 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 5, 2024 2:41:10 PM (10 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163449
Message:

VMM/IEM: Fixing amd64 build issue in r163369. bugref:10677

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompBltIn.cpp

    r104797 r104856  
    606606                offConsolidatedJump = off; \
    607607                if (BP_ON_OBSOLETION) pbCodeBuf[off++] = 0xcc; \
    608                 off = iemNativeEmitTbExitEx(pReNative, pCodeBuf, off, kIemNativeExitReason_ObsoleteTb); \
     608                off = iemNativeEmitTbExitEx(pReNative, pbCodeBuf, off, kIemNativeExitReason_ObsoleteTb); \
    609609            } \
    610610        } while (0)
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