Changeset 106453 in vbox for trunk/src/VBox/VMM/VMMAll/target-x86
- Timestamp:
- Oct 17, 2024 1:54:35 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h
r106407 r106453 2233 2233 2234 2234 2235 #ifdef IEMNATIVE_WITH_SIMD_REG_ALLOCATOR2236 2235 /********************************************************************************************************************************* 2237 2236 * SIMD emitters. * … … 3218 3217 IEMNATIVE_NATIVE_EMIT_FP_3OP_U128(subps, kArmv8VecInstrFpOp_Sub, kArmv8VecInstrFpSz_4x_Single, 0, 0x5c); 3219 3218 3220 #endif /* IEMNATIVE_WITH_SIMD_REG_ALLOCATOR */3221 3219 3222 3220 #endif /* !VMM_INCLUDED_SRC_VMMAll_target_x86_IEMAllN8veEmit_x86_h */
Note:
See TracChangeset
for help on using the changeset viewer.