VirtualBox

Changeset 106631 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 23, 2024 5:45:19 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165473
Message:

Disassembler: Decode data processing 1-source instructions, bugref:10394

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/disopcode-armv8.h

    r106627 r106631  
    5151     * @{ */
    5252    OP_ARMV8_INVALID = 0,
     53    OP_ARMV8_A64_ABS,
    5354    OP_ARMV8_A64_ADC,
    5455    OP_ARMV8_A64_ADCS,
     
    131132    OP_ARMV8_A64_CMPP,
    132133    OP_ARMV8_A64_CNEG,
     134    OP_ARMV8_A64_CNT,
    133135    OP_ARMV8_A64_CPP,
    134136    /** @todo FEAT_MOPS instructions (CPYFP and friends). */
     
    147149    OP_ARMV8_A64_CSINC,
    148150    OP_ARMV8_A64_CSNEG,
     151    OP_ARMV8_A64_CTZ,
    149152    OP_ARMV8_A64_DC,
    150153    OP_ARMV8_A64_DCPS1,
Note: See TracChangeset for help on using the changeset viewer.

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