- Timestamp:
- Aug 13, 2024 11:35:12 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/IEMR3.cpp
r105616 r105663 291 291 #ifdef VBOX_WITH_IEM_RECOMPILER 292 292 /* 293 * Distribute recompiler configuration.293 * Recompiler state and configuration distribution. 294 294 */ 295 pVCpu->iem.s.uRegFpCtrl = IEMNATIVE_SIMD_FP_CTRL_REG_NOT_MODIFIED; 295 296 pVCpu->iem.s.uTbNativeRecompileAtUsedCount = uTbNativeRecompileAtUsedCount; 296 297 #endif
Note:
See TracChangeset
for help on using the changeset viewer.