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