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 9abcd8a commit 5244775Copy full SHA for 5244775
README.md
@@ -101,4 +101,5 @@ ucontext functions:
101
save/restore FPU registers or vector registers may be added in a later release as a build-time
102
setting -- for now, we assume a soft-float ABI with no optional processor features. In practice, this
103
does not really matter, code using these functions are unlikely to be impacted by this design
104
- assumption.
+ assumption. This is a work in progress, as newer compilers will spill even non-floating-point state
105
+ through floating point registers when allowed to do so.
0 commit comments