Header menu logo B2R2

ShiftOp Type

Represents shift types used in ARM64.

Union cases

Union case Description

ASR

Full Usage: ASR

LSL

Full Usage: LSL

LSR

Full Usage: LSR

MSL

Full Usage: MSL

ROR

Full Usage: ROR

RRX

Full Usage: RRX

Instance members

Instance member Description

this.IsASR

Full Usage: this.IsASR

Returns: bool
Returns: bool

this.IsLSL

Full Usage: this.IsLSL

Returns: bool
Returns: bool

this.IsLSR

Full Usage: this.IsLSR

Returns: bool
Returns: bool

this.IsMSL

Full Usage: this.IsMSL

Returns: bool
Returns: bool

this.IsROR

Full Usage: this.IsROR

Returns: bool
Returns: bool

this.IsRRX

Full Usage: this.IsRRX

Returns: bool
Returns: bool

Type something to start searching.