VirtualBox

Changeset 106286 in vbox


Ignore:
Timestamp:
Oct 10, 2024 10:48:48 AM (7 weeks ago)
Author:
vboxsync
Message:

VMM/IEM: Tested the expand down limit checking code. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMN8veRecompilerTlbLookup.h

    r105728 r106286  
    350350    if (a_fDataTlb && iSegReg != UINT8_MAX && (pReNative->fExec & IEM_F_MODE_CPUMODE_MASK) != IEMMODE_64BIT)
    351351    {
    352 off = iemNativeEmitBrkEx(pCodeBuf, off, 1); /** @todo this needs testing */
    353352        /* cmp  seglim, regptr */
    354353        if (pTlbState->idxRegPtr != UINT8_MAX && offDisp == 0)
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