VirtualBox

Changeset 104341 in vbox for trunk/include


Ignore:
Timestamp:
Apr 17, 2024 1:12:21 PM (9 months ago)
Author:
vboxsync
Message:

VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/armv8.h

    r104323 r104341  
    22992299 * @{ */
    23002300
     2301/** A64: Official NOP instruction. */
     2302#define ARMV8_A64_INSTR_NOP         UINT32_C(0xd503201f)
    23012303/** A64: Return instruction. */
    23022304#define ARMV8_A64_INSTR_RET         UINT32_C(0xd65f03c0)
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