B2R2


ARM32Parser Type

Parser for 32-bit ARM instructions. Parser will return a platform-agnostic instruction type (Instruction).

Constructors

Constructor Description

ARM32Parser(isa, mode, entryPoint)

Full Usage: ARM32Parser(isa, mode, entryPoint)

Parameters:
Returns: ARM32Parser
isa : ISA
mode : ArchOperationMode
entryPoint : Addr option
Returns: ARM32Parser