/[gxemul]/trunk/src/cpus/memory_ppc.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/src/cpus/memory_ppc.c

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

revision 28 by dpavlin, Mon Oct 8 16:20:26 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 1  Line 1 
1  /*  /*
2   *  Copyright (C) 2005  Anders Gavare.  All rights reserved.   *  Copyright (C) 2005-2006  Anders Gavare.  All rights reserved.
3   *   *
4   *  Redistribution and use in source and binary forms, with or without   *  Redistribution and use in source and binary forms, with or without
5   *  modification, are permitted provided that the following conditions are met:   *  modification, are permitted provided that the following conditions are met:
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: memory_ppc.c,v 1.25 2006/07/14 16:33:28 debug Exp $   *  $Id: memory_ppc.c,v 1.26 2006/09/30 05:57:08 debug Exp $
29   *   *
30   *  Included from cpu_ppc.c.   *  Included from cpu_ppc.c.
31   */   */
# Line 213  static int ppc_vtp32(struct cpu *cpu, ui Line 213  static int ppc_vtp32(struct cpu *cpu, ui
213  /*  /*
214   *  ppc_translate_v2p():   *  ppc_translate_v2p():
215   *   *
216   *  Don't call this function is userland_emul is non-NULL, or cpu is NULL.   *  Don't call this function if userland_emul is non-NULL, or cpu is NULL.
217   *   *
218   *  Return values:   *  Return values:
219   *      0  Failure   *      0  Failure

Legend:
Removed from v.28  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26