Changeset 97123 in vbox for trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f3a.cpp.h
- Timestamp:
- Oct 12, 2022 7:35:53 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f3a.cpp.h
r96652 r97123 464 464 iemAImpl_pcmpistri_u128_fallback), 465 465 pu32Ecx, pEFlags, pSrc, bImmArg); 466 /** @todo testcase: High dword of RCX cleared? */ 466 467 IEM_MC_ADVANCE_RIP(); 467 468 IEM_MC_END(); … … 494 495 iemAImpl_pcmpistri_u128_fallback), 495 496 pu32Ecx, pEFlags, pSrc, bImmArg); 497 /** @todo testcase: High dword of RCX cleared? */ 496 498 IEM_MC_ADVANCE_RIP(); 497 499 IEM_MC_END();
Note:
See TracChangeset
for help on using the changeset viewer.