/[dynamips]/trunk/mips64_jit.c
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/mips64_jit.c

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

upstream/dynamips-0.2.7-RC2/mips64_jit.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC trunk/mips64_jit.c revision 12 by dpavlin, Sat Oct 6 16:45:40 2007 UTC
# Line 737  void *mips64_jit_run_cpu(cpu_gen_t *gen) Line 737  void *mips64_jit_run_cpu(cpu_gen_t *gen)
737     }     }
738    
739     gen->cpu_thread_running = TRUE;     gen->cpu_thread_running = TRUE;
740       cpu_exec_loop_set(gen);
741      
742   start_cpu:     start_cpu:  
743     gen->idle_count = 0;     gen->idle_count = 0;
744    

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

  ViewVC Help
Powered by ViewVC 1.1.26