File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- /* $NetBSD: aarch64.c,v 1.26 2026/01/18 06:35:16 skrll Exp $ */
1+ /* $NetBSD: aarch64.c,v 1.27 2026/01/23 20:57:20 skrll Exp $ */
22
33/*
44 * Copyright (c) 2018 Ryo Shimizu
2929#include <sys/cdefs.h>
3030
3131#ifndef lint
32- __RCSID ("$NetBSD: aarch64.c,v 1.26 2026/01/18 06:35:16 skrll Exp $" );
32+ __RCSID ("$NetBSD: aarch64.c,v 1.27 2026/01/23 20:57:20 skrll Exp $" );
3333#endif /* no lint */
3434
3535#include <sys/types.h>
@@ -386,7 +386,7 @@ struct fieldinfo id_aa64isar0_fieldinfo[] = {
386386 { .bitwidth = 0 } /* end of table */
387387};
388388
389- /* ID_AA64ISAR0_EL1 - AArch64 Instruction Set Attribute Register 0 */
389+ /* ID_AA64ISAR1_EL1 - AArch64 Instruction Set Attribute Register 1 */
390390struct fieldinfo id_aa64isar1_fieldinfo [] = {
391391 {
392392 FIELDINFO (0 , 4 , "DPB" ) {
You can’t perform that action at this time.
0 commit comments