Changeset 71079 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Feb 21, 2018 8:01:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAll.cpp
r71078 r71079 10288 10288 iemMemStoreDataXdtr(PVMCPU pVCpu, uint16_t cbLimit, RTGCPTR GCPtrBase, uint8_t iSegReg, RTGCPTR GCPtrMem) 10289 10289 { 10290 10291 10290 /* 10292 10291 * The SIDT and SGDT instructions actually stores the data using two
Note:
See TracChangeset
for help on using the changeset viewer.