miasm
Reverse engineering framework
miasm.arch.ppc.arch.ppc_deref32 Class Reference
Inheritance diagram for miasm.arch.ppc.arch.ppc_deref32:
Collaboration diagram for miasm.arch.ppc.arch.ppc_deref32:

Public Member Functions

def decode (self, v)
 
def encode (self)
 
- Public Member Functions inherited from miasm.arch.ppc.arch.ppc_arg
def asm_ast_to_expr (self, arg, loc_db)
 
- Public Member Functions inherited from miasm.core.cpu.m_arg
def fromstring (self, text, loc_db, parser_result=None)
 
def asm_ast_to_expr (self, arg, loc_db, **kwargs)
 

Public Attributes

 expr
 
 value
 
- Public Attributes inherited from miasm.core.cpu.m_arg
 expr
 

Static Public Attributes

 parser = deref
 

Member Function Documentation

◆ decode()

def miasm.arch.ppc.arch.ppc_deref32.decode (   self,
  v 
)
Here is the call graph for this function:

◆ encode()

def miasm.arch.ppc.arch.ppc_deref32.encode (   self)
Here is the call graph for this function:

Member Data Documentation

◆ expr

miasm.arch.ppc.arch.ppc_deref32.expr

◆ parser

miasm.arch.ppc.arch.ppc_deref32.parser = deref
static

◆ value

miasm.arch.ppc.arch.ppc_deref32.value

The documentation for this class was generated from the following file: