Header menu logo B2R2

Operand Type

Represents an operand used in an S390 instruction.

Union cases

Union case Description

OpImm ImmType

Full Usage: OpImm ImmType

Parameters:
Item : ImmType

OpMask Mask

Full Usage: OpMask Mask

Parameters:
Item : Mask

OpRImm ImmType

Full Usage: OpRImm ImmType

Parameters:
Item : ImmType

OpReg Register

Full Usage: OpReg Register

Parameters:
Item : Register

OpStore(Index, Base, Displacement)

Full Usage: OpStore(Index, Base, Displacement)

Parameters:
Item1 : Index
Item2 : Base
Item3 : Displacement

OpStoreLen(Length, Base, Displacement)

Full Usage: OpStoreLen(Length, Base, Displacement)

Parameters:
Item1 : Length
Item2 : Base
Item3 : Displacement

Instance members

Instance member Description

this.IsOpImm

Full Usage: this.IsOpImm

Returns: bool
Returns: bool

this.IsOpMask

Full Usage: this.IsOpMask

Returns: bool
Returns: bool

this.IsOpRImm

Full Usage: this.IsOpRImm

Returns: bool
Returns: bool

this.IsOpReg

Full Usage: this.IsOpReg

Returns: bool
Returns: bool

this.IsOpStore

Full Usage: this.IsOpStore

Returns: bool
Returns: bool

this.IsOpStoreLen

Full Usage: this.IsOpStoreLen

Returns: bool
Returns: bool

Type something to start searching.