From a45551492a49f6f6e05355bc05352cdcc797c509 Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Wed, 3 Jan 2024 09:24:09 -0600 Subject: [PATCH] update misa.B=0 --- b.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b.adoc b/b.adoc index 972c5ef..bc2ec22 100644 --- a/b.adoc +++ b/b.adoc @@ -67,5 +67,5 @@ and Zbs extensions. Bit 1 of the `misa` register encodes the presence of the B standard extension. When `misa.B` is 1, the implementation supports the instructions provided by the -Zba, Zbb, and Zbs extensions. When `misa.B` is 0, it indicates that at least one -of the Zba, Zbb, or Zbs extensions is not supported. +Zba, Zbb, and Zbs extensions. When `misa.B` is 0, it indicates that the +implementation may not support one or more of the Zba, Zbb, or Zbs extensions.