Header menu logo B2R2

SIMDRegister Type

Represents a SIMD/FP register, either vector or scalar with optional element index.

Union cases

Union case Description

Scalar(Register, Index option)

Full Usage: Scalar(Register, Index option)

Parameters:
Item1 : Register
Item2 : Index option

Vector Register

Full Usage: Vector Register

Parameters:
Item : Register

Instance members

Instance member Description

this.IsScalar

Full Usage: this.IsScalar

Returns: bool
Returns: bool

this.IsVector

Full Usage: this.IsVector

Returns: bool
Returns: bool

Type something to start searching.