/[qemu]/qemu/translate-all.c
ViewVC logotype

Diff of /qemu/translate-all.c

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

revision 1.12 by bellard, Sun Mar 20 12:43:28 2005 UTC revision 1.13 by bellard, Sat Jul 2 14:56:31 2005 UTC
# Line 300  int cpu_restore_state(TranslationBlock * Line 300  int cpu_restore_state(TranslationBlock *
300          }          }
301          env->access_type = type;          env->access_type = type;
302      }      }
303    #elif defined(TARGET_MIPS)
304        env->PC = gen_opc_pc[j];
305  #endif  #endif
306      return 0;      return 0;
307  }  }

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26