_opcode_desc Struct Reference

#include <uctools.h>

Collaboration diagram for _opcode_desc:

Collaboration graph
[legend]
List of all members.

Public Attributes

const char * mnemonic
int nbytes
unsigned char type
const char * mnemonic
unsigned int type

Detailed Description

Definition at line 108 of file ucdump.c.


Member Data Documentation

const char* _opcode_desc::mnemonic

Definition at line 111 of file ucdump.c.

Referenced by print_opcode(), and Usecode_internal::uc_trace_disasm().

int _opcode_desc::nbytes

Definition at line 113 of file ucdump.c.

Referenced by print_opcode(), and Usecode_internal::uc_trace_disasm().

unsigned char _opcode_desc::type

Definition at line 115 of file ucdump.c.

Referenced by main(), print_opcode(), and Usecode_internal::uc_trace_disasm().

const char* _opcode_desc::mnemonic

Definition at line 38 of file uctools.h.

unsigned int _opcode_desc::type

Definition at line 42 of file uctools.h.


The documentation for this struct was generated from the following files:
Generated on Mon Jul 9 14:46:09 2007 for ExultEngine by  doxygen 1.5.1