SIMDOperand Type
Represents a SIMD operand made of one or more SIMD/FP registers.
Union cases
Union case | Description |
|
|
|
|
|
|
|
|
Full Usage:
TwoRegs(SIMDRegister, SIMDRegister)
Parameters:
SIMDRegister
Item2 : SIMDRegister
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsFourRegs
Returns: bool
|
|
Full Usage:
this.IsOneReg
Returns: bool
|
|
Full Usage:
this.IsSFReg
Returns: bool
|
|
Full Usage:
this.IsThreeRegs
Returns: bool
|
|
Full Usage:
this.IsTwoRegs
Returns: bool
|
|