We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498a299 commit a7208c8Copy full SHA for a7208c8
doc/asm.html
@@ -603,7 +603,7 @@ <h3 id="x86">32-bit Intel 386</h3>
603
with a pointer to the <code>g</code> pointer, and the <code>g</code> struct
604
contains the <code>m</code> pointer.
605
There's another special header containing the offsets for each
606
-element of <code>g</code> called <code>go_asm.h</code>.
+element of <code>g</code>, called <code>go_asm.h</code>.
607
The sequence to load <code>g</code> and <code>m</code> using <code>CX</code> looks like this:
608
</p>
609
0 commit comments