On Mon, 2012-12-17 at 21:28 +0000, Julius Baxter wrote: 
> ---
>  newlib/libc/machine/or1k/include/spr-defs.h |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> diff --git a/newlib/libc/machine/or1k/include/spr-defs.h 
> b/newlib/libc/machine/or1k/include/spr-defs.h
> index 09ae4fa..54e6ec5 100644
> --- a/newlib/libc/machine/or1k/include/spr-defs.h
> +++ b/newlib/libc/machine/or1k/include/spr-defs.h
> @@ -201,6 +201,15 @@
>  #define SPR_VR2_CPUID_OFF   24
>  #define SPR_VR2_VER_OFF     0
>  
> +/* 
> + * CPU implementation unique identifiers 
> + */
> +#define SPR_VR2_CPUID_OR1KSIM   0x00
> +#define SPR_VR2_CPUID_MOR1KX    0x01
> +#define SPR_VR2_CPUID_OR1200    0x12
> +#define SPR_VR2_CPUID_ALTOR32   0x32
> +#define SPR_VR2_CPUID_OR10      0x10
> +
>  /*
>   * Bit definitions for the Architecture Version register
>   *

Hi Julius,

This file also appears (in multiple places - sigh) in Or1ksim. Will you
bring that in to line?

Best wishes,


Jeremy

-- 
Tel:      +44 (1590) 610184
Cell:     +44 (7970) 676050
SkypeID: jeremybennett
Email:   [email protected]
Web:     www.embecosm.com

_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to