Changeset 101913 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Nov 7, 2023 1:45:38 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMN8veRecompiler.h
r101911 r101913 770 770 DECL_HIDDEN_THROW(uint32_t) iemNativeEmitCheckCallRetAndPassUp(PIEMRECOMPILERSTATE pReNative, uint32_t off, uint8_t idxInstr); 771 771 772 extern DECL_HIDDEN_DATA(const char * const) g_apszIemNativeHstRegNames[]; 773 772 774 773 775 /**
Note:
See TracChangeset
for help on using the changeset viewer.