<div dir="ltr">Sorry, I missed it. BS_SHL8() and BS_SHR8() are not used anymore. They were used at the time of this commit. I will add a commit that removes them and these test cases completely if you don't mind. BTW, now testbsopts compiled with gcc 4.7 works fine.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-07-06 19:12 GMT+03:00 Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26 Jun, glenvt18 wrote :<br>
<span class="">> +  /* there is no neon instruction to shift a whole register */<br>
> +#ifdef DVBCSA_USE_NEON<br>
> +  b = BS_VAL(0xaaaaaaaaaaaaaa00LL, 0x5555555555555500LL);<br>
> +#else<br>
>    b = BS_VAL(0xaaaaaaaaaaaaaa55LL, 0x5555555555555500LL);<br>
> +#endif<br>
<br>
</span>This and the related ones gives really ugly code.<br>
<br>
With my kindest regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" rel="noreferrer" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div>