Changeset 100672 in vbox for trunk/src/VBox/VMM/include/IEMInternal.h
- Timestamp:
- Jul 21, 2023 12:28:54 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInternal.h
r100607 r100672 4224 4224 #endif 4225 4225 VBOXSTRICTRC iemRaiseSimdFpException(PVMCPUCC pVCpu) RT_NOEXCEPT; 4226 4227 void iemLogSyscallProtModeInt(PVMCPUCC pVCpu, uint8_t u8Vector, uint8_t cbInstr); 4226 4228 4227 4229 IEM_CIMPL_DEF_0(iemCImplRaiseDivideError);
Note:
See TracChangeset
for help on using the changeset viewer.