From b10cd745c97f596570b76ff43f886b0e9129e8fc Mon Sep 17 00:00:00 2001 From: dhower-qc <134728312+dhower-qc@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:36:48 -0400 Subject: [PATCH] Fix asciidoc spacing issue Signed-off-by: dhower-qc <134728312+dhower-qc@users.noreply.github.com> --- arch/ext/Sm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/ext/Sm.yaml b/arch/ext/Sm.yaml index 2f550f1912..1fabb39ec1 100644 --- a/arch/ext/Sm.yaml +++ b/arch/ext/Sm.yaml @@ -277,6 +277,7 @@ Sm: to process the load/store, which determines how/which exceptions will be reported Options: + * by_byte: The load/store appears to be broken into byte-sized accesses that processed sequentially from smallest address to largest address * custom: Something else. Will result in a call to unpredictable() in the execution schema: