Changeset 103729 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Mar 7, 2024 12:24:31 PM (12 months ago)
- svn:sync-xref-src-repo-rev:
- 162097
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInternal.h
r103728 r103729 93 93 #endif 94 94 95 /** @def IEMNATIVE_WITH_SIMD_REG_ALLOCATOR 96 * Enables the SIMD register allocator @bugref{10614}. */ 95 /** Enables the SIMD register allocator @bugref{10614}. */ 97 96 //# define IEMNATIVE_WITH_SIMD_REG_ALLOCATOR 98 97 /** Enables access to even callee saved registers. */
Note:
See TracChangeset
for help on using the changeset viewer.