Here is a rework of the patch :<br><br>- dedicated module in arm_neon<br>- asm code moved to an S file<br>- ifs are now done only once in Open<br>- c code simplified using macros, to avoid duplicated code<br><br>