Changeset 105178 in vbox
- Timestamp:
- Jul 8, 2024 10:19:54 AM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp
r104877 r105178 1105 1105 } 1106 1106 Assert((uint32_t)idxTb < pTbAllocator->cTotalTbs); 1107 pTbAllocator->iStartHint = idxTb; 1107 1108 ASMBitSet(pTbAllocator->bmAllocated, idxTb); 1108 1109
Note:
See TracChangeset
for help on using the changeset viewer.