diff options
| -rw-r--r-- | tco_go.3 | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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. |
