Changeset 102587 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Dec 12, 2023 2:13:35 PM (17 months ago)
- svn:sync-xref-src-repo-rev:
- 160735
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMN8veRecompiler.h
r102558 r102587 824 824 825 825 DECL_HIDDEN_THROW(uint8_t) iemNativeVarGetStackSlot(PIEMRECOMPILERSTATE pReNative, uint8_t idxVar); 826 DECL_HIDDEN_THROW(uint8_t) iemNativeVarRegisterAcquireForGuestReg(PIEMRECOMPILERSTATE pReNative, uint8_t idxVar, 827 IEMNATIVEGSTREG enmGstReg, uint32_t *poff); 826 828 827 829 DECL_HIDDEN_THROW(uint32_t) iemNativeEmitLoadGprWithGstShadowReg(PIEMRECOMPILERSTATE pReNative, uint32_t off,
Note:
See TracChangeset
for help on using the changeset viewer.