Header menu logo B2R2

Instruction Type

Represents an instruction for MIPS.

Instance members

Instance member Description

this.Address

Full Usage: this.Address

Returns: Addr

Address of this instruction.

Returns: Addr

this.Condition

Full Usage: this.Condition

Returns: Condition option

Condition.

Returns: Condition option

this.Fmt

Full Usage: this.Fmt

Returns: Fmt option

Floating Point Format.

Returns: Fmt option

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

this.WordSize

Full Usage: this.WordSize

Returns: WordSize

Word Size.

Returns: WordSize

Type something to start searching.