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

x86asm_insn Struct Reference

#include <x86asm.h>

List of all members.

Public Attributes

char lockprefix
char repprefix
char segprefix
char n [16]
char * name
x86_insn_op op [3]


Member Data Documentation

char x86asm_insn::lockprefix
 

Definition at line 28 of file x86asm.h.

Referenced by x86asm::encode_insn(), and x86asm::translate_str().

char x86asm_insn::n[16]
 

Definition at line 31 of file x86asm.h.

Referenced by x86asm::translate_str().

char* x86asm_insn::name
 

Definition at line 32 of file x86asm.h.

Referenced by x86asm::encode(), x86asm::match_fopcodes(), x86asm::match_opcode(), and x86asm::translate_str().

x86_insn_op x86asm_insn::op[3]
 

Definition at line 33 of file x86asm.h.

Referenced by x86asm::encode(), x86asm::encode_insn(), x86asm::match_allops(), and x86asm::translate_str().

char x86asm_insn::repprefix
 

Definition at line 29 of file x86asm.h.

Referenced by x86asm::encode_insn(), and x86asm::translate_str().

char x86asm_insn::segprefix
 

Definition at line 30 of file x86asm.h.

Referenced by x86asm::encode_insn(), and x86asm::translate_str().


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