Header menu logo B2R2

SPARCInstruction Type

The internal representation for a SPARC instruction used by our disassembler and lifter.

Constructors

Constructor Description

SPARCInstruction(addr, numBytes, insInfo)

Full Usage: SPARCInstruction(addr, numBytes, insInfo)

Parameters:
Returns: SPARCInstruction
addr : Addr
numBytes : uint32
insInfo : InsInfo
Returns: SPARCInstruction

Instance members

Instance member Description

this.HasConcJmpTarget

Full Usage: this.HasConcJmpTarget

Returns: 'a
Returns: 'a

this.Info

Full Usage: this.Info

Returns: InsInfo

Basic instruction information.

Returns: InsInfo

Type something to start searching.