NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50596 CVS commit: src/sys/arch/arm/arm32



The following reply was made to PR port-arm32/50596; it has been noted by GNATS.

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50596 CVS commit: src/sys/arch/arm/arm32
Date: Tue, 6 Jul 2021 08:34:28 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Tue Jul  6 08:34:28 UTC 2021
 
 Modified Files:
 	src/sys/arch/arm/arm32: cpu.c
 
 Log Message:
 Assume all ARM11[37]6 r0 variants are missing ISAR and friends.  This is
 certainly the case for r0 variants I could find TRMs for.
 
 PR/50596 CPU_ID_ARM1136JS r0p4 does not support feature registers
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.147 -r1.148 src/sys/arch/arm/arm32/cpu.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index