/[dynamips]/trunk/ppc32_jit.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 /trunk/ppc32_jit.h

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

upstream/dynamips-0.2.7/ppc32_jit.h revision 10 by dpavlin, Sat Oct 6 16:29:14 2007 UTC upstream/dynamips-0.2.8-RC1/ppc32_jit.h revision 11 by dpavlin, Sat Oct 6 16:33:40 2007 UTC
# Line 303  void ppc32_set_ia(u_char **ptr,m_uint32_ Line 303  void ppc32_set_ia(u_char **ptr,m_uint32_
303  void ppc32_set_page_jump(cpu_ppc_t *cpu,ppc32_jit_tcb_t *b);  void ppc32_set_page_jump(cpu_ppc_t *cpu,ppc32_jit_tcb_t *b);
304    
305  /* Increment the number of executed instructions (performance debugging) */  /* Increment the number of executed instructions (performance debugging) */
306  void ppc32_inc_perf_counter(ppc32_jit_tcb_t *b);  void ppc32_inc_perf_counter(cpu_ppc_t *cpu);
307    
308  /* ======================================================================== */  /* ======================================================================== */
309    

Legend:
Removed from v.10  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC 1.1.26