Skip to content

Commit 7c4e998

Browse files
committed
[spec] Layout tweak
1 parent 24a7a71 commit 7c4e998

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

document/core/text/instructions.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,9 @@ The offset and alignment immediates to memory instructions are optional.
179179
The offset defaults to ${:0}, the alignment to the storage size of the respective memory access, which is its *natural alignment*.
180180
Lexically, an ${grammar-case: Toffset} or ${grammar-case: Talign_} phrase is considered a single :ref:`keyword token <text-keyword>`, so no :ref:`white space <text-space>` is allowed around the ${grammar-case: "="}.
181181

182-
$${grammar: {Tmemarg_ Toffset Talign_ Tlaneidx Tplaininstr_/memory-plain Tplaininstr_/data}}
182+
$${grammar: {Tmemarg_ Toffset Talign_ Tlaneidx}}
183+
184+
$${grammar: {Tplaininstr_/memory-plain Tplaininstr_/data}}
183185

184186

185187
Abbreviations

0 commit comments

Comments
 (0)