aboutsummaryrefslogtreecommitdiff
path: root/x86inc.asm
Commit message (Collapse)AuthorAge
* init: replace custom cpu count detection with sysconfAnton Khirnov2023-01-11
| | | | Drop now-unnecessary assembly support.
* Update x86inc.asm.Anton Khirnov2020-07-26
| | | | Also, switch from yasm to nasm.
* Initial commit.Anton Khirnov2017-11-19
The following code is present: * the basis API * the BiCGSTAB solver * the pseudospectral linear system solver * helper APIs: - threadpool - logging - cpuid