asmjit::a64::InstDB Namespace Reference

Instruction database (AArch64).

Classes

Enumerations

Functions

Variables

Enumeration Type Documentation

a64::InstDB::InstFlags : uint32_tenum◆ 

Instruction flags.

ConstantDescription
kInstFlagCond 

The instruction provides conditional execution.

kInstFlagPair 

SIMD instruction that processes elements in pairs.

kInstFlagLong 

SIMD instruction that does widening (Long).

kInstFlagNarrow 

SIMD instruction that does narrowing (Narrow).

kInstFlagVH0_15 

SIMD element access of half-words can only be used with v0..15.

kInstFlagConsecutive 

Instruction uses consecutive registers if the number of operands is greater than 2.