Changeset 99863 in vbox for trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp
- Timestamp:
- May 19, 2023 5:34:53 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThreadedRecompiler.cpp
r99832 r99863 151 151 152 152 /** Number of bytes of opcodes covered by this block. 153 * @todo Support discontiguous chunks of opcodes in same block, though maybe 153 * @todo Support discontiguous chunks of opcodes in same block, though maybe 154 154 * restrict to the initial page or smth. */ 155 155 uint32_t cbPC;
Note:
See TracChangeset
for help on using the changeset viewer.