VirtualBox

Changeset 106626 in vbox for trunk/include


Ignore:
Timestamp:
Oct 23, 2024 4:54:39 PM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165468
Message:

Disassembler: Re-arrange the ARMv8 tables to allow for multiple decoders for a single instruction class in case instructions in the same class require different decoding, implement decoding of 2-source instructions, bugref:10394

File:
1 edited

Legend:

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

    r106061 r106626  
    439439    OP_ARMV8_A64_SHL,
    440440    OP_ARMV8_A64_SMADDL,
     441    OP_ARMV8_A64_SMAX,
    441442    OP_ARMV8_A64_SMC,
     443    OP_ARMV8_A64_SMIN,
    442444    OP_ARMV8_A64_SMNEGL,
    443445    OP_ARMV8_A64_SMSTART,
     
    547549    OP_ARMV8_A64_UDIV,
    548550    OP_ARMV8_A64_UMADDL,
     551    OP_ARMV8_A64_UMAX,
     552    OP_ARMV8_A64_UMIN,
    549553    OP_ARMV8_A64_UMNEGL,
    550554    OP_ARMV8_A64_UMSUBL,
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