ARM32Parser Type
Parser for 32-bit ARM instructions. Parser will return a platform-agnostic instruction type (Instruction).
Constructors
Constructor | Description |
Full Usage:
ARM32Parser(isa, mode)
Parameters:
ISA
mode : ArchOperationMode
Returns: ARM32Parser
|
|