Changeset 100740 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Jul 30, 2023 8:08:25 PM (20 months ago)
- svn:sync-xref-src-repo-rev:
- 158610
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInternal.h
r100736 r100740 4949 4949 4950 4950 extern const PFNIEMOP g_apfnIemInterpretOnlyOneByteMap[256]; 4951 extern const PFNIEMOP g_apfnIemInterpretOnlyTwoByteMap[1024]; 4952 extern const PFNIEMOP g_apfnIemInterpretOnlyThreeByte0f3a[1024]; 4953 extern const PFNIEMOP g_apfnIemInterpretOnlyThreeByte0f38[1024]; 4954 extern const PFNIEMOP g_apfnIemInterpretOnlyVecMap1[1024]; 4955 extern const PFNIEMOP g_apfnIemInterpretOnlyVecMap2[1024]; 4956 extern const PFNIEMOP g_apfnIemInterpretOnlyVecMap3[1024]; 4951 4957 4952 4958 /*
Note:
See TracChangeset
for help on using the changeset viewer.