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

call_isa_s Struct Reference

List of all members.

Public Attributes

context_t context
int(* fun )(int, int, int, int)
int arg [4]
int result
void(* block_handler )()
processor_tprocessor

Member Data Documentation

int call_isa_s::arg[4]
 

Definition at line 607 of file trt.c.

Referenced by call_function().

void(* call_isa_s::block_handler)()
 

Referenced by call_function().

context_t call_isa_s::context
 

Definition at line 605 of file trt.c.

Referenced by call_function().

int(* call_isa_s::fun)(int, int, int, int)
 

Referenced by call_function().

processor_t* call_isa_s::processor
 

Definition at line 610 of file trt.c.

Referenced by call_function().

int call_isa_s::result
 

Definition at line 608 of file trt.c.

Referenced by call_function().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 15 14:52:40 2006 for yapi by doxygen 1.3.2