miasm
Reverse engineering framework
miasm.arch.sh4.arch.sh4_dpc32imm Class Reference
Inheritance diagram for miasm.arch.sh4.arch.sh4_dpc32imm:
Collaboration diagram for miasm.arch.sh4.arch.sh4_dpc32imm:

Public Member Functions

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

Public Attributes

 expr
 
 value
 
- Public Attributes inherited from miasm.arch.sh4.arch.sh4_dpc16imm
 expr
 
 value
 
- Public Attributes inherited from miasm.arch.sh4.arch.sh4_dgpreg
 expr
 
 value
 
- Public Attributes inherited from miasm.core.cpu.m_arg
 expr
 

Static Public Attributes

 parser = deref_pcimm
 
- Static Public Attributes inherited from miasm.arch.sh4.arch.sh4_dpc16imm
 parser = deref_pc
 
- Static Public Attributes inherited from miasm.arch.sh4.arch.sh4_dgpreg
 parser = dgpregs_base
 

Member Function Documentation

◆ calcdisp()

def miasm.arch.sh4.arch.sh4_dpc32imm.calcdisp (   self,
  v 
)

Reimplemented from miasm.arch.sh4.arch.sh4_dpc16imm.

◆ decode()

def miasm.arch.sh4.arch.sh4_dpc32imm.decode (   self,
  v 
)

Reimplemented from miasm.arch.sh4.arch.sh4_dpc16imm.

◆ encode()

def miasm.arch.sh4.arch.sh4_dpc32imm.encode (   self)

Reimplemented from miasm.arch.sh4.arch.sh4_dpc16imm.

Here is the call graph for this function:

Member Data Documentation

◆ expr

miasm.arch.sh4.arch.sh4_dpc32imm.expr

◆ parser

miasm.arch.sh4.arch.sh4_dpc32imm.parser = deref_pcimm
static

◆ value

miasm.arch.sh4.arch.sh4_dpc32imm.value

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