Header menu logo B2R2

Instruction Type

Represents an instruction for Python.

Instance members

Instance member Description

this.Address

Full Usage: this.Address

Returns: Addr

Address of this instruction.

Returns: Addr

this.Length

Full Usage: this.Length

Returns: uint32

Length of this instruction in bytes.

Returns: uint32

this.Opcode

Full Usage: this.Opcode

Returns: Opcode

Opcode.

Returns: Opcode

this.Operands

Full Usage: this.Operands

Returns: Operands

Operands.

Returns: Operands

this.OperationSize

Full Usage: this.OperationSize

Returns: RegType

Operation Size.

Returns: RegType

Type something to start searching.