SIMDRegister Type
Represents a SIMD/FP register, either vector or scalar with optional element index.
Union cases
| Union case |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsScalar
Returns: bool
|
|
Full Usage:
this.IsVector
Returns: bool
|
|
B2R2