From 69d381d3faccaae875e82b14e18409618ecac834 Mon Sep 17 00:00:00 2001 From: "Paul A. Clarke" Date: Wed, 27 Nov 2024 14:49:05 -0600 Subject: [PATCH] Fix spelling of "specific" in a few places --- arch/csr/H/htinst.yaml | 2 +- arch/csr/H/htval.yaml | 2 +- arch/csr/H/mtinst.yaml | 2 +- arch/csr/H/mtval2.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/csr/H/htinst.yaml b/arch/csr/H/htinst.yaml index 770bb92ec7..f4a9df9e4a 100644 --- a/arch/csr/H/htinst.yaml +++ b/arch/csr/H/htinst.yaml @@ -40,5 +40,5 @@ fields: return CsrFieldType::RO; } description: | - Exception-speicific information for a trap into HS-mode. + Exception-specific information for a trap into HS-mode. reset_value: UNDEFINED_LEGAL diff --git a/arch/csr/H/htval.yaml b/arch/csr/H/htval.yaml index ab6082082a..39631dcfc2 100644 --- a/arch/csr/H/htval.yaml +++ b/arch/csr/H/htval.yaml @@ -32,5 +32,5 @@ fields: return CsrFieldType::RO; } description: | - Exception-speicific information for a trap into M-mode. + Exception-specific information for a trap into M-mode. reset_value: UNDEFINED_LEGAL diff --git a/arch/csr/H/mtinst.yaml b/arch/csr/H/mtinst.yaml index 64a6af0a05..bbfff0cd32 100644 --- a/arch/csr/H/mtinst.yaml +++ b/arch/csr/H/mtinst.yaml @@ -40,5 +40,5 @@ fields: return CsrFieldType::RO; } description: | - Exception-speicific information for a trap into M-mode. + Exception-specific information for a trap into M-mode. reset_value: UNDEFINED_LEGAL diff --git a/arch/csr/H/mtval2.yaml b/arch/csr/H/mtval2.yaml index eb51a7bb4e..03d5db862f 100644 --- a/arch/csr/H/mtval2.yaml +++ b/arch/csr/H/mtval2.yaml @@ -33,5 +33,5 @@ fields: return CsrFieldType::RO; } description: | - Exception-speicific information for a trap into M-mode. + Exception-specific information for a trap into M-mode. reset_value: UNDEFINED_LEGAL