URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libcpu/] [powerpc/] [README] - Rev 778
Go to most recent revision | Compare with Previous | Blame | View Log
#
# $Id: README,v 1.2 2001-09-27 12:01:23 chris Exp $
#
This hierarchy contains support routines for some of
the varied and quite numerous PowerPC processors
available from IBM and Motorola.
Since these routines can differ amongst different members
of the PowerPC family, an entry per CPU type is provided.
Initially, (4/December/1995), only the PPC403 was supported.
At this time, support is included for the following PowerPC
family members:
+ mpc505
+ mpc750
+ mpc821
+ mpc860
+ ppc403
Note that because of similarities in various family members,
the mpc823 should be able to use the mpc821 code and the
mpc850 should be able to use the mpc850 code.
Go to most recent revision | Compare with Previous | Blame | View Log