summaryrefslogtreecommitdiff
path: root/tco_go.3
diff options
context:
space:
mode:
Diffstat (limited to 'tco_go.3')
-rw-r--r--tco_go.39
1 files changed, 1 insertions, 8 deletions
diff --git a/tco_go.3 b/tco_go.3
index ce7355d..19b8a10 100644
--- a/tco_go.3
+++ b/tco_go.3
@@ -52,14 +52,7 @@ mileage may vary.
.P
.BR tco_args ()
currently only supports arguments passed by registers
-.RI ( %rdi ,
-.IR %rsi ,
-.IR %rdx ,
-.IR %r10 ,
-.IR %r8 ,
-.I %r9
-and
-.IR %xmm0\-8 ).
+.RI ( %rdi ", " %rsi ", " %rdx ", " %r10 ", " %r8 ", " %r9 " and " %xmm0-8 ).
Spawning coroutines that take arguments on the stack will result in stack
corruption.
Refer to the System V ABI for more details.