ParsingHelper Type
Constructors
Constructor | Description |
Full Usage:
ParsingHelper(arch, reader, oparsers)
Parameters:
Architecture
reader : IBinReader
oparsers : OperandParser[]
Returns: ParsingHelper
|
|
Full Usage:
ParsingHelper(arch, mode, rd, addr, oprs, len, cond, isAdd)
Parameters:
Architecture
mode : ArchOperationMode
rd : IBinReader
addr : Addr
oprs : OperandParser[]
len : uint32
cond : Condition
isAdd : bool
Returns: ParsingHelper
|
|
Instance members
Instance member | Description |
|
|
|
|
Full Usage:
this.Cond
|
|
Full Usage:
this.InsAddr
|
|
Full Usage:
this.IsARMv7
Returns: bool
|
|
Full Usage:
this.IsAdd
|
|
Full Usage:
this.Len
|
|
Full Usage:
this.Mode
|
|
|
|