Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

AnalyPPCDisassembler Class Reference

#include <analy_ppc.h>

Inheritance diagram for AnalyPPCDisassembler:

AnalyDisassembler Object List of all members.

Public Member Functions

void init (Analyser *A)
virtual void done ()
virtual OBJECT_ID object_id () const
virtual AddressbranchAddr (OPCODE *opcode, branch_enum_t branchtype, bool examine)
AddresscreateAddress (dword offset)
virtual void examineOpcode (OPCODE *opcode)
virtual branch_enum_t isBranch (OPCODE *opcode)

Member Function Documentation

Address * AnalyPPCDisassembler::branchAddr OPCODE *  opcode,
branch_enum_t  branchtype,
bool  examine
[virtual]
 

Implements AnalyDisassembler.

Definition at line 54 of file analy_ppc.cc.

References createAddress(), scvalid, and Analyser::validAddress().

Address * AnalyPPCDisassembler::createAddress dword  offset  ) 
 

Definition at line 65 of file analy_ppc.cc.

Referenced by branchAddr().

void AnalyPPCDisassembler::done  )  [virtual]
 

Reimplemented from AnalyDisassembler.

Definition at line 41 of file analy_ppc.cc.

References AnalyDisassembler::done().

void AnalyPPCDisassembler::examineOpcode OPCODE *  opcode  )  [virtual]
 

Implements AnalyDisassembler.

Definition at line 73 of file analy_ppc.cc.

void AnalyPPCDisassembler::init Analyser A  ) 
 

Reimplemented from AnalyDisassembler.

Definition at line 32 of file analy_ppc.cc.

References A, and Object::init().

branch_enum_t AnalyPPCDisassembler::isBranch OPCODE *  opcode  )  [virtual]
 

Implements AnalyDisassembler.

Definition at line 80 of file analy_ppc.cc.

References br_call, br_jump, br_jXX, br_nobranch, br_return, branch_enum_t, and ppcdis_insn::name.

OBJECT_ID AnalyPPCDisassembler::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from Object.

Definition at line 46 of file analy_ppc.cc.

References ATOM_ANALY_PPC.


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:54 2004 by doxygen 1.3.5