Searched refs:uPatchRetParam1 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h272 uint32_t uPatchRetParam1; member in struct:__anon16936
/vbox/src/VBox/VMM/VMMR3/
H A DPATMPatch.cpp901 && pPatch->pTempInfo->uPatchRetParam1 == (uint32_t)pCpu->Param1.uValue) /* nr of bytes popped off the stack should be identical of course! */
935 pPatch->pTempInfo->uPatchRetParam1 = pCpu->Param1.uValue;

Completed in 50 milliseconds