vbox的更動 97193 路徑 trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp
- 時間撮記:
- 2022-10-18 上午10:18:45 (2 年 以前)
- svn:sync-xref-src-repo-rev:
- 154168
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
TabularUnified trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp ¶
r97145 r97193 224 224 uint32_t cbOp; 225 225 PDISCPUSTATE pDis = &pVCpu->pgm.s.DisState; 226 rc = EMInterpretDisasCurrent(pV M, pVCpu, pDis, &cbOp);226 rc = EMInterpretDisasCurrent(pVCpu, pDis, &cbOp); 227 227 if ( RT_SUCCESS(rc) 228 228 && pDis->uCpuMode == DISCPUMODE_32BIT /** @todo why does this matter? */
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器