- Timestamp:
- Aug 15, 2024 1:05:42 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp
r105692 r105693 1753 1753 * calling EMT. 1754 1754 * @param uIss The instruction specific syndrome value. 1755 * @param fAdvancePc Flag whether to advance the guest program counter. 1755 1756 */ 1756 1757 static VBOXSTRICTRC nemR3DarwinHandleExitExceptionTrappedHvcInsn(PVM pVM, PVMCPU pVCpu, uint32_t uIss, bool fAdvancePc = false)
Note:
See TracChangeset
for help on using the changeset viewer.