[vlc-devel] [PATCH] add ARM/NEON conversions for audio_filter/channel_mixer/simple

Rémi Denis-Courmont remi at remlab.net
Sun May 20 15:48:59 CEST 2012


Le dimanche 20 mai 2012 12:47:48 XilasZ, vous avez écrit :
> Here is a rework of the patch :
> 
> - dedicated module in arm_neon
> - asm code moved to an S file
> - ifs are now done only once in Open
> - c code simplified using macros, to avoid duplicated code

I don't understand why you push q0-q2. If I recall correctly, only q4-q7 are 
callee-saved.

Also, this badly lacks scheduling of ARM vs NEON and NEON load/store vs NEON 
arithmetic, but I suppose you know that.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list