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

AnalyIA64Disassembler Class Reference

#include <analy_ia64.h>

Inheritance diagram for AnalyIA64Disassembler:

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 * AnalyIA64Disassembler::branchAddr OPCODE *  opcode,
branch_enum_t  branchtype,
bool  examine
[virtual]
 

Implements AnalyDisassembler.

Definition at line 54 of file analy_ia64.cc.

References dis_insn, IA64_OPERAND_ADDRESS, IA64Op::imm, IA64SlotDisInsn::op, and IA64Op::type.

Address * AnalyIA64Disassembler::createAddress dword  offset  ) 
 

Definition at line 67 of file analy_ia64.cc.

void AnalyIA64Disassembler::done  )  [virtual]
 

Reimplemented from AnalyDisassembler.

Definition at line 41 of file analy_ia64.cc.

References AnalyDisassembler::done().

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

Implements AnalyDisassembler.

Definition at line 75 of file analy_ia64.cc.

void AnalyIA64Disassembler::init Analyser A  ) 
 

Reimplemented from AnalyDisassembler.

Definition at line 32 of file analy_ia64.cc.

References A, and Object::init().

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

Implements AnalyDisassembler.

Definition at line 97 of file analy_ia64.cc.

References br_call, br_jump, br_jXX, br_nobranch, br_return, branch_enum_t, dis_insn, IA64OpcodeEntry::name, IA64SlotDisInsn::opcode, and IA64SlotDisInsn::qp.

OBJECT_ID AnalyIA64Disassembler::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from Object.

Definition at line 46 of file analy_ia64.cc.

References ATOM_ANALY_IA64.


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