Hacker News new | ask | show | jobs
by TorKlingberg 4535 days ago
There is lots of C code that is written to be portable, and trusts the compiler to generate optimized assembly. But those are probably ok with spending a couple of extra cycles for some immediate values.