public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/arm/morello/main] TODO(uapi): aarch64: morello: update HWCAP2_MORELLO
@ 2023-03-03  9:58 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2023-03-03  9:58 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b63904f34f426b2b7e3abc53d4f202e3bed8e9df

commit b63904f34f426b2b7e3abc53d4f202e3bed8e9df
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Feb 2 10:53:47 2023 +0000

    TODO(uapi): aarch64: morello: update HWCAP2_MORELLO

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h b/sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h
index 29c1fe0c0e..8f1ed47d45 100644
--- a/sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h
+++ b/sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h
@@ -78,4 +78,4 @@
 #define HWCAP2_AFP		(1 << 20)
 #define HWCAP2_RPRES		(1 << 21)
 #define HWCAP2_MTE3		(1 << 22)
-#define HWCAP2_MORELLO		(1UL << 31) /* FIXME: This bit will change.  */
+#define HWCAP2_MORELLO		(1UL << 63) /* FIXME: This bit will change.  */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-03  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03  9:58 [glibc/arm/morello/main] TODO(uapi): aarch64: morello: update HWCAP2_MORELLO Szabolcs Nagy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).