VirtualBox

Ignore:
Timestamp:
Oct 27, 2014 4:43:43 PM (10 years ago)
Author:
vboxsync
Message:

DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A instructions which were accidentally disabled. Added support for 0F3A instruction without prefix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmInternal.h

    r53094 r53155  
    111111extern PCDISOPCODE const g_apThreeByteMapX86_F30F38[16];
    112112
     113extern PCDISOPCODE const g_apThreeByteMapX86_0F3A[16];
     114
    113115/** Three byte opcode map with prefix 0x66 (0xF 0x3A) */
    114116extern PCDISOPCODE const g_apThreeByteMapX86_660F3A[16];
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette