B2R2


ParserHelper Module

Functions and values

Function or value Description

extractOperands _arg1

Full Usage: extractOperands _arg1

Parameters:
Returns: Operands
_arg1 : Operand list
Returns: Operands

getOperandsAsList operands

Full Usage: getOperandsAsList operands

Parameters:
Returns: Operand list
operands : Operands
Returns: Operand list

getOperationSize opcode wordSz

Full Usage: getOperationSize opcode wordSz

Parameters:
Returns: int<MeasureProduct<rt, MeasureOne>>
opcode : Opcode
wordSz : WordSize
Returns: int<MeasureProduct<rt, MeasureOne>>

getRealRegName _arg1

Full Usage: getRealRegName _arg1

Parameters:
    _arg1 : string

Returns: string
_arg1 : string
Returns: string

newInfo isa address opcode condition fmt operands

Full Usage: newInfo isa address opcode condition fmt operands

Parameters:
Returns: InsInfo
isa : ISA
address : Addr
opcode : Opcode
condition : Condition option
fmt : Fmt option
operands : Operands
Returns: InsInfo