Changeset 96951 in vbox
- Timestamp:
- Sep 30, 2022 10:22:02 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h
r96946 r96951 7121 7121 IEM_MC_REF_GREG_U32(pu32Dst, IEM_GET_MODRM_RM(pVCpu, bRm)); 7122 7122 IEM_MC_CALL_CIMPL_2(iemCImpl_vmread_reg32, pu32Dst, u32Enc); 7123 IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF(pu32Dst); 7123 7124 IEM_MC_END(); 7124 7125 }
Note:
See TracChangeset
for help on using the changeset viewer.

