public static enum AArch64ASIMDAssembler.ASIMDInstruction extends Enum<AArch64ASIMDAssembler.ASIMDInstruction>
| Enum Constant and Description |
|---|
ABS |
ADD |
ADDP |
ADDV |
AESD |
AESE |
AESIMC |
AESMC |
AND |
BIC |
BIF |
BIT |
BSL |
CMEQ |
CMEQ_ZERO |
CMGE |
CMGE_ZERO |
CMGT |
CMGT_ZERO |
CMHI |
CMHS |
CMLE_ZERO |
CMLT_ZERO |
CMTST |
CNT |
DUPELEM |
DUPGEN |
EOR |
EXT |
FABS |
FACGE |
FACGT |
FADD |
FCMEQ |
FCMEQ_ZERO |
FCMGE |
FCMGE_ZERO |
FCMGT |
FCMGT_ZERO |
FCMLE_ZERO |
FCMLT_ZERO |
FCVTL |
FCVTN |
FCVTZS |
FDIV |
FMAX |
FMIN |
FMLA |
FMLS |
FMUL |
FNEG |
FSQRT |
FSUB |
INSGEN |
LD1_MULTIPLE_1R |
LD1_MULTIPLE_2R |
LD1_MULTIPLE_3R |
LD1_MULTIPLE_4R |
LD1R |
MLA |
MLS |
MUL |
NEG |
NOT |
ORN |
ORR |
REV16 |
REV32 |
REV64 |
SADDLV |
SCVTF |
SHL |
SMAX |
SMIN |
SMLAL |
SMLSL |
SMOV |
SSHL |
SSHLL |
SSHR |
ST1_MULTIPLE_1R |
ST1_MULTIPLE_2R |
ST1_MULTIPLE_3R |
ST1_MULTIPLE_4R |
SUB |
TBL |
TBX |
TRN1 |
TRN2 |
UADDLV |
UMAXV |
UMINV |
UMLAL |
UMLSL |
UMOV |
USHL |
USHLL |
USHR |
UZP1 |
UZP2 |
XTN |
ZIP1 |
ZIP2 |
| Modifier and Type | Field and Description |
|---|---|
int |
encoding |
| Modifier and Type | Method and Description |
|---|---|
static AArch64ASIMDAssembler.ASIMDInstruction |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AArch64ASIMDAssembler.ASIMDInstruction[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final AArch64ASIMDAssembler.ASIMDInstruction ST1_MULTIPLE_4R
public static final AArch64ASIMDAssembler.ASIMDInstruction ST1_MULTIPLE_3R
public static final AArch64ASIMDAssembler.ASIMDInstruction ST1_MULTIPLE_1R
public static final AArch64ASIMDAssembler.ASIMDInstruction ST1_MULTIPLE_2R
public static final AArch64ASIMDAssembler.ASIMDInstruction LD1_MULTIPLE_4R
public static final AArch64ASIMDAssembler.ASIMDInstruction LD1_MULTIPLE_3R
public static final AArch64ASIMDAssembler.ASIMDInstruction LD1_MULTIPLE_1R
public static final AArch64ASIMDAssembler.ASIMDInstruction LD1_MULTIPLE_2R
public static final AArch64ASIMDAssembler.ASIMDInstruction LD1R
public static final AArch64ASIMDAssembler.ASIMDInstruction AESE
public static final AArch64ASIMDAssembler.ASIMDInstruction AESD
public static final AArch64ASIMDAssembler.ASIMDInstruction AESMC
public static final AArch64ASIMDAssembler.ASIMDInstruction AESIMC
public static final AArch64ASIMDAssembler.ASIMDInstruction TBL
public static final AArch64ASIMDAssembler.ASIMDInstruction TBX
public static final AArch64ASIMDAssembler.ASIMDInstruction UZP1
public static final AArch64ASIMDAssembler.ASIMDInstruction TRN1
public static final AArch64ASIMDAssembler.ASIMDInstruction ZIP1
public static final AArch64ASIMDAssembler.ASIMDInstruction UZP2
public static final AArch64ASIMDAssembler.ASIMDInstruction TRN2
public static final AArch64ASIMDAssembler.ASIMDInstruction ZIP2
public static final AArch64ASIMDAssembler.ASIMDInstruction EXT
public static final AArch64ASIMDAssembler.ASIMDInstruction DUPELEM
public static final AArch64ASIMDAssembler.ASIMDInstruction DUPGEN
public static final AArch64ASIMDAssembler.ASIMDInstruction INSGEN
public static final AArch64ASIMDAssembler.ASIMDInstruction SMOV
public static final AArch64ASIMDAssembler.ASIMDInstruction UMOV
public static final AArch64ASIMDAssembler.ASIMDInstruction REV64
public static final AArch64ASIMDAssembler.ASIMDInstruction REV16
public static final AArch64ASIMDAssembler.ASIMDInstruction CNT
public static final AArch64ASIMDAssembler.ASIMDInstruction CMGT_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction CMEQ_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction CMLT_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction ABS
public static final AArch64ASIMDAssembler.ASIMDInstruction XTN
public static final AArch64ASIMDAssembler.ASIMDInstruction FCVTN
public static final AArch64ASIMDAssembler.ASIMDInstruction FCVTL
public static final AArch64ASIMDAssembler.ASIMDInstruction SCVTF
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMGT_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMEQ_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMLT_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction FABS
public static final AArch64ASIMDAssembler.ASIMDInstruction FCVTZS
public static final AArch64ASIMDAssembler.ASIMDInstruction REV32
public static final AArch64ASIMDAssembler.ASIMDInstruction CMGE_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction CMLE_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction NEG
public static final AArch64ASIMDAssembler.ASIMDInstruction NOT
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMGE_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMLE_ZERO
public static final AArch64ASIMDAssembler.ASIMDInstruction FNEG
public static final AArch64ASIMDAssembler.ASIMDInstruction FSQRT
public static final AArch64ASIMDAssembler.ASIMDInstruction SADDLV
public static final AArch64ASIMDAssembler.ASIMDInstruction ADDV
public static final AArch64ASIMDAssembler.ASIMDInstruction UADDLV
public static final AArch64ASIMDAssembler.ASIMDInstruction UMAXV
public static final AArch64ASIMDAssembler.ASIMDInstruction UMINV
public static final AArch64ASIMDAssembler.ASIMDInstruction SMLAL
public static final AArch64ASIMDAssembler.ASIMDInstruction SMLSL
public static final AArch64ASIMDAssembler.ASIMDInstruction UMLAL
public static final AArch64ASIMDAssembler.ASIMDInstruction UMLSL
public static final AArch64ASIMDAssembler.ASIMDInstruction CMGT
public static final AArch64ASIMDAssembler.ASIMDInstruction CMGE
public static final AArch64ASIMDAssembler.ASIMDInstruction SSHL
public static final AArch64ASIMDAssembler.ASIMDInstruction SMAX
public static final AArch64ASIMDAssembler.ASIMDInstruction SMIN
public static final AArch64ASIMDAssembler.ASIMDInstruction ADD
public static final AArch64ASIMDAssembler.ASIMDInstruction CMTST
public static final AArch64ASIMDAssembler.ASIMDInstruction MLA
public static final AArch64ASIMDAssembler.ASIMDInstruction MUL
public static final AArch64ASIMDAssembler.ASIMDInstruction ADDP
public static final AArch64ASIMDAssembler.ASIMDInstruction FMLA
public static final AArch64ASIMDAssembler.ASIMDInstruction FADD
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMEQ
public static final AArch64ASIMDAssembler.ASIMDInstruction FMAX
public static final AArch64ASIMDAssembler.ASIMDInstruction AND
public static final AArch64ASIMDAssembler.ASIMDInstruction BIC
public static final AArch64ASIMDAssembler.ASIMDInstruction FMLS
public static final AArch64ASIMDAssembler.ASIMDInstruction FSUB
public static final AArch64ASIMDAssembler.ASIMDInstruction FMIN
public static final AArch64ASIMDAssembler.ASIMDInstruction ORR
public static final AArch64ASIMDAssembler.ASIMDInstruction ORN
public static final AArch64ASIMDAssembler.ASIMDInstruction CMHI
public static final AArch64ASIMDAssembler.ASIMDInstruction CMHS
public static final AArch64ASIMDAssembler.ASIMDInstruction USHL
public static final AArch64ASIMDAssembler.ASIMDInstruction SUB
public static final AArch64ASIMDAssembler.ASIMDInstruction CMEQ
public static final AArch64ASIMDAssembler.ASIMDInstruction MLS
public static final AArch64ASIMDAssembler.ASIMDInstruction FMUL
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMGE
public static final AArch64ASIMDAssembler.ASIMDInstruction FACGE
public static final AArch64ASIMDAssembler.ASIMDInstruction FDIV
public static final AArch64ASIMDAssembler.ASIMDInstruction EOR
public static final AArch64ASIMDAssembler.ASIMDInstruction BSL
public static final AArch64ASIMDAssembler.ASIMDInstruction BIT
public static final AArch64ASIMDAssembler.ASIMDInstruction BIF
public static final AArch64ASIMDAssembler.ASIMDInstruction FCMGT
public static final AArch64ASIMDAssembler.ASIMDInstruction FACGT
public static final AArch64ASIMDAssembler.ASIMDInstruction SSHR
public static final AArch64ASIMDAssembler.ASIMDInstruction SHL
public static final AArch64ASIMDAssembler.ASIMDInstruction SSHLL
public static final AArch64ASIMDAssembler.ASIMDInstruction USHR
public static final AArch64ASIMDAssembler.ASIMDInstruction USHLL
public static AArch64ASIMDAssembler.ASIMDInstruction[] values()
public static AArch64ASIMDAssembler.ASIMDInstruction valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is null