/[gxemul]/upstream/0.4.4/src/include/cpu_ppc.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/0.4.4/src/include/cpu_ppc.h

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

trunk/src/include/cpu_ppc.h revision 28 by dpavlin, Mon Oct 8 16:20:26 2007 UTC upstream/0.4.4/src/include/cpu_ppc.h revision 35 by dpavlin, Mon Oct 8 16:21:26 2007 UTC
# Line 2  Line 2 
2  #define CPU_PPC_H  #define CPU_PPC_H
3    
4  /*  /*
5   *  Copyright (C) 2005-2006  Anders Gavare.  All rights reserved.   *  Copyright (C) 2005-2007  Anders Gavare.  All rights reserved.
6   *   *
7   *  Redistribution and use in source and binary forms, with or without   *  Redistribution and use in source and binary forms, with or without
8   *  modification, are permitted provided that the following conditions are met:   *  modification, are permitted provided that the following conditions are met:
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: cpu_ppc.h,v 1.66 2006/07/16 13:32:28 debug Exp $   *  $Id: cpu_ppc.h,v 1.69 2007/02/16 19:57:56 debug Exp $
32   */   */
33    
34  #include "misc.h"  #include "misc.h"
# Line 65  struct ppc_cpu_type_def { Line 65  struct ppc_cpu_type_def {
65  #define PPC_603                 4  #define PPC_603                 4
66  #define PPC_NO_DEC              8       /*  No DEC (decrementer) SPR  */  #define PPC_NO_DEC              8       /*  No DEC (decrementer) SPR  */
67    
68  /*  TODO: Most of these just bogus  */  /*
69     *  TODO: Most of these just bogus
70     */
71    
72  #define PPC_CPU_TYPE_DEFS       {                                       \  #define PPC_CPU_TYPE_DEFS       {                                       \
73          { "PPC405GP",   0x40110000, 32, PPC_NOFP|PPC_NO_DEC,            \          { "PPC405GP",   0x40110000, 32, PPC_NOFP|PPC_NO_DEC,            \

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

  ViewVC Help
Powered by ViewVC 1.1.26