/[dynamips]/upstream/dynamips-0.2.7-RC3/ppc32_exec.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/dynamips-0.2.7-RC3/ppc32_exec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

upstream/dynamips-0.2.7-RC2/ppc32_exec.h revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC upstream/dynamips-0.2.7-RC3/ppc32_exec.h revision 9 by dpavlin, Sat Oct 6 16:26:06 2007 UTC
# Line 36  void ppc32_exec_create_ilt(void); Line 36  void ppc32_exec_create_ilt(void);
36  /* Dump statistics */  /* Dump statistics */
37  void ppc32_dump_stats(cpu_ppc_t *cpu);  void ppc32_dump_stats(cpu_ppc_t *cpu);
38    
39    /* Execute a page */
40    fastcall int ppc32_exec_page(cpu_ppc_t *cpu);
41    
42  /* Execute a single instruction (external) */  /* Execute a single instruction (external) */
43  fastcall int ppc32_exec_single_insn_ext(cpu_ppc_t *cpu,ppc_insn_t insn);  fastcall int ppc32_exec_single_insn_ext(cpu_ppc_t *cpu,ppc_insn_t insn);
44    

Legend:
Removed from v.8  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26