emu_cpu_instruction_info Struct Reference

#include <emu_cpu_instruction.h>

List of all members.

Public Attributes

int32_t(* function )(struct emu_cpu *, struct emu_cpu_instruction *)
const char * name
struct {
   uint8_t   s_bit: 1
   uint8_t   w_bit: 1
   uint8_t   modrm_byte: 4
   uint8_t   imm_data: 3
   uint8_t   disp_data: 3
   uint8_t   level: 2
   uint8_t   type: 2
   uint8_t   fpu_info: 1
format

Member Data Documentation

Referenced by emu_cpu_parse().

Referenced by debug_instruction(), and emu_cpu_parse().

Referenced by emu_cpu_parse().

Referenced by emu_cpu_parse(), and emu_cpu_step().

Referenced by debug_instruction(), and emu_cpu_parse().

Referenced by debug_instruction(), and emu_cpu_parse().

Referenced by debug_instruction().

Referenced by emu_cpu_parse().

Referenced by emu_cpu_parse().


The documentation for this struct was generated from the following file:

Generated on Sun Jan 9 16:50:37 2011 for libemu by  doxygen 1.6.1