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

ppcdis_insn Struct Reference

#include <ppcdis.h>

List of all members.

Public Attributes

bool valid
int size
const char * name
uint32 data
int ops
ppcdis_operand op [8]


Member Data Documentation

uint32 ppcdis_insn::data
 

Definition at line 53 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), and PPCDisassembler::strf().

const char* ppcdis_insn::name
 

Definition at line 52 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), AnalyPPCDisassembler::isBranch(), and PPCDisassembler::strf().

ppcdis_operand ppcdis_insn::op[8]
 

Definition at line 55 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), and PPCDisassembler::strf().

int ppcdis_insn::ops
 

Definition at line 54 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), and PPCDisassembler::strf().

int ppcdis_insn::size
 

Definition at line 51 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), and PPCDisassembler::strf().

bool ppcdis_insn::valid
 

Definition at line 50 of file ppcdis.h.

Referenced by PPCDisassembler::decode(), and PPCDisassembler::strf().


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:16:09 2004 by doxygen 1.3.5