Condition Type
Condition Code. The A64 ISA has some instructions that set condition flags or test condition codes or both.
Union cases
Union case | Description |
Full Usage:
AL
|
|
Full Usage:
CC
|
|
Full Usage:
CS
|
|
Full Usage:
EQ
|
|
Full Usage:
GE
|
|
Full Usage:
GT
|
|
Full Usage:
HI
|
|
Full Usage:
HS
|
|
Full Usage:
LE
|
|
Full Usage:
LO
|
|
Full Usage:
LS
|
|
Full Usage:
LT
|
|
Full Usage:
MI
|
|
Full Usage:
NE
|
|
Full Usage:
NV
|
|
Full Usage:
PL
|
|
Full Usage:
VC
|
|
Full Usage:
VS
|
Instance members
Instance member | Description |
Full Usage:
this.IsAL
Returns: bool
|
|
Full Usage:
this.IsCC
Returns: bool
|
|
Full Usage:
this.IsCS
Returns: bool
|
|
Full Usage:
this.IsEQ
Returns: bool
|
|
Full Usage:
this.IsGE
Returns: bool
|
|
Full Usage:
this.IsGT
Returns: bool
|
|
Full Usage:
this.IsHI
Returns: bool
|
|
Full Usage:
this.IsHS
Returns: bool
|
|
Full Usage:
this.IsLE
Returns: bool
|
|
Full Usage:
this.IsLO
Returns: bool
|
|
Full Usage:
this.IsLS
Returns: bool
|
|
Full Usage:
this.IsLT
Returns: bool
|
|
Full Usage:
this.IsMI
Returns: bool
|
|
Full Usage:
this.IsNE
Returns: bool
|
|
Full Usage:
this.IsNV
Returns: bool
|
|
Full Usage:
this.IsPL
Returns: bool
|
|
Full Usage:
this.IsVC
Returns: bool
|
|
Full Usage:
this.IsVS
Returns: bool
|
|