B2R2


Parser Module

Functions and values

Function or value Description

getThumbBytes reader pos

Full Usage: getThumbBytes reader pos

Parameters:
Returns: uint32 * int
reader : BinReader
pos : int
Returns: uint32 * int

isARMv7 _arg1

Full Usage: isARMv7 _arg1

Parameters:
Returns: bool
_arg1 : Architecture
Returns: bool

isARMv8 _arg1

Full Usage: isARMv8 _arg1

Parameters:
Returns: bool
_arg1 : Architecture
Returns: bool

parse reader mode it arch addr pos

Full Usage: parse reader mode it arch addr pos

Parameters:
Returns: ARM32Instruction
reader : BinReader
mode : ArchOperationMode
it : byref<byte list>
arch : Architecture
addr : Addr
pos : int
Returns: ARM32Instruction

parseThumb itstate bin _arg1

Full Usage: parseThumb itstate bin _arg1

Parameters:
    itstate : byref<byte list>
    bin : uint32
    _arg1 : uint32

Returns: Opcode * Condition option * byte * bool option * Qualifier option * SIMDDataTypes option * Operands * bool option
itstate : byref<byte list>
bin : uint32
_arg1 : uint32
Returns: Opcode * Condition option * byte * bool option * Qualifier option * SIMDDataTypes option * Operands * bool option