- Timestamp:
- Jun 3, 2008 12:42:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/EMAll.cpp
r9349 r9353 1086 1086 uint32_t *pcbSize, PFNEMULATELOCKPARAM2 pfnEmulate) 1087 1087 { 1088 return VERR_EM_INTERPRETER;1089 1088 OP_PARAMVAL param1, param2; 1090 1089 int rc = DISQueryParamVal(pRegFrame, pCpu, &pCpu->param1, ¶m1, PARAM_DEST);
Note:
See TracChangeset
for help on using the changeset viewer.