Changeset 53155 in vbox for trunk/src/VBox/Disassembler/DisasmInternal.h
- Timestamp:
- Oct 27, 2014 4:43:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/DisasmInternal.h
r53094 r53155 111 111 extern PCDISOPCODE const g_apThreeByteMapX86_F30F38[16]; 112 112 113 extern PCDISOPCODE const g_apThreeByteMapX86_0F3A[16]; 114 113 115 /** Three byte opcode map with prefix 0x66 (0xF 0x3A) */ 114 116 extern PCDISOPCODE const g_apThreeByteMapX86_660F3A[16];
Note:
See TracChangeset
for help on using the changeset viewer.