Changeset 105188 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 8, 2024 1:58:21 PM (8 months ago)
- svn:sync-xref-src-repo-rev:
- 163831
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp ¶
r105187 r105188 15632 15632 return fMxcsr | (fXcpt & X86_MXCSR_XCPT_FLAGS); 15633 15633 } 15634 #endif 15634 15635 15635 15636 … … 15670 15671 15671 15672 15673 #ifdef IEM_WITHOUT_ASSEMBLY 15672 15674 /** 15673 15675 * Helper for transfering exception to MXCSR and setting the result value
Note:
See TracChangeset
for help on using the changeset viewer.