- Timestamp:
- Oct 22, 2024 11:56:50 PM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 165429
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/iem-armv8.h
r106061 r106591 83 83 #define IEM_CPUMCTX_EXTRN_EXEC_DECODED_MEM_MASK ( IEM_CPUMCTX_EXTRN_EXEC_DECODED_NO_MEM_MASK ) /** @todo */ 84 84 85 86 /** Placeholder. 87 * @todo this should probably be shared/generic. */ 88 #define IEMTARGETCPU_DYNAMIC UINT32_C(0) 89 85 90 /** @} */ 86 91
Note:
See TracChangeset
for help on using the changeset viewer.