Hacker News new | ask | show | jobs
by pjmlp 4797 days ago
> I've heard that there are C libraries for things like SSE2...

Those are not C code, rather inline assembly or compiler intrisics, nothing of which has anything to do with C.