109Fermer111
Kevin KoflerLe 29/07/2009 à 23:06
It's not a low-hanging fruit, it's very advanced optimization to use inline assembly in C code, and it significantly decreases readability. It could also actually make the code worse in future versions of GCC. I recommend sticking with plain C in most cases.