VirtualBox

Changeset 67659 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 28, 2017 10:16:12 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116448
Message:

VMM/IEM: Added IEMExecDecodedInvlpg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/iem.h

    r67528 r67659  
    216216VMM_INT_DECL(VBOXSTRICTRC)  IEMExecDecodedLmsw(PVMCPU pVCpu, uint8_t cbInstr, uint16_t uValue);
    217217VMM_INT_DECL(VBOXSTRICTRC)  IEMExecDecodedXsetbv(PVMCPU pVCpu, uint8_t cbInstr);
     218VMM_INT_DECL(VBOXSTRICTRC)  IEMExecDecodedInvlpg(PVMCPU pVCpu,  uint8_t cbInstr, RTGCPTR GCPtrPage);
    218219#ifdef VBOX_WITH_NESTED_HWVIRT
    219220VMM_INT_DECL(VBOXSTRICTRC)  IEMExecDecodedClgi(PVMCPU pVCpu, uint8_t cbInstr);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette