Header menu logo B2R2

AddressingMode Type

Union cases

Union case Description

GbrDisp(Const, Register)

Full Usage: GbrDisp(Const, Register)

Parameters:
Item1 : Const
Item2 : Register

IdxGbr(Register, Register)

Full Usage: IdxGbr(Register, Register)

Parameters:
Item1 : Register
Item2 : Register

IdxIndir(Register, Register)

Full Usage: IdxIndir(Register, Register)

Parameters:
Item1 : Register
Item2 : Register

Imm Const

Full Usage: Imm Const

Parameters:
Item : Const

PCr Const

Full Usage: PCr Const

Parameters:
Item : Const

PCrDisp(Const, Register)

Full Usage: PCrDisp(Const, Register)

Parameters:
Item1 : Const
Item2 : Register

PostInc Register

Full Usage: PostInc Register

Parameters:
Item : Register

PreDec Register

Full Usage: PreDec Register

Parameters:
Item : Register

RegDisp(Const, Register)

Full Usage: RegDisp(Const, Register)

Parameters:
Item1 : Const
Item2 : Register

RegIndir Register

Full Usage: RegIndir Register

Parameters:
Item : Register

Regdir Register

Full Usage: Regdir Register

Parameters:
Item : Register

Instance members

Instance member Description

this.IsGbrDisp

Full Usage: this.IsGbrDisp

Returns: bool
Returns: bool

this.IsIdxGbr

Full Usage: this.IsIdxGbr

Returns: bool
Returns: bool

this.IsIdxIndir

Full Usage: this.IsIdxIndir

Returns: bool
Returns: bool

this.IsImm

Full Usage: this.IsImm

Returns: bool
Returns: bool

this.IsPCr

Full Usage: this.IsPCr

Returns: bool
Returns: bool

this.IsPCrDisp

Full Usage: this.IsPCrDisp

Returns: bool
Returns: bool

this.IsPostInc

Full Usage: this.IsPostInc

Returns: bool
Returns: bool

this.IsPreDec

Full Usage: this.IsPreDec

Returns: bool
Returns: bool

this.IsRegDisp

Full Usage: this.IsRegDisp

Returns: bool
Returns: bool

this.IsRegIndir

Full Usage: this.IsRegIndir

Returns: bool
Returns: bool

this.IsRegdir

Full Usage: this.IsRegdir

Returns: bool
Returns: bool

Type something to start searching.