<div dir="auto"><div>That's a *really* old GCC version.</div><div dir="auto">The functions you are mentioning in 3 are GCC built-ins, not library functions. <br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Thu, Sep 30, 2021, 1:08 AM yehuda marko <<a href="mailto:yehuda.marko@scaleil.com">yehuda.marko@scaleil.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div class="m_719694276796048719WordSection1"><p class="MsoNormal">Hello ,</p><p class="MsoNormal"> </p><p class="MsoNormal">I’m using Gnu compiler , version 3.3.2 , (product vxworks , HW PPC ) , I have the following questions:</p><p class="MsoNormal"> </p><p class="m_719694276796048719MsoListParagraph"><span>1.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>Is it ok to replace the following function:</p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><span>a.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>vec_xl  to vec_ld</p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><span>b.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>vec_xst to vec_st</p><p class="m_719694276796048719MsoListParagraph"><span>2.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>but , when I replace the function calls to vec_ld , I get compilation errors,like </p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><b><span>a.<span style="font:7.0pt "Times New Roman"">       </span></span></b><span dir="LTR"></span><span style="font-size:9.0pt;font-family:"Segoe UI",sans-serif;color:#c80000">   <b>cannot  convert `vector short unsigned int' to `vector unsigned char' in , and others</b></span><b></b></p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><span>b.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>I can’t update the compiler version, is there a workaround, or an old X265 version that supports vec_ld , vec_xst functions.</p><p class="m_719694276796048719MsoListParagraph"><span>3.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span>I’m missing the following function (gblic) , how to resolve the problem?</p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><span>a.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span><b><span style="font-size:10.0pt;font-family:"Courier New";color:black;background:silver">__builtin_clz</span></b><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">,<span style="background:silver"> __builtin_ctz</span></span></b></p><p class="m_719694276796048719MsoListParagraph" style="margin-left:1.0in"><span>b.<span style="font:7.0pt "Times New Roman"">       </span></span><span dir="LTR"></span><b><span style="font-size:10.0pt;font-family:"Courier New";color:black;background:silver">__sync_fetch_and_or</span></b><b><span style="font-size:10.0pt;font-family:"Courier New";color:black">,<span style="background:silver"> __sync_fetch_and_and</span>,<span style="background:silver"> __sync_add_and_fetch</span>,<span style="background:silver"> __sync_fetch_and_add</span></span></b></p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="font-family:"Constantia",serif">Re,</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif">Yehuda Marko</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif"> </span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif"><a href="mailto:Yehuda.Marko@scaleil.com" target="_blank" rel="noreferrer"><span style="color:#0563c1">Yehuda.Marko@scaleil.com</span></a> +972544373003</span></p><p class="MsoNormal"><span style="font-family:"Constantia",serif">ScaleIL</span></p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="color:#1f497d"><img border="0" width="128" height="72" id="m_719694276796048719Picture_x0020_1" src="cid:image001.jpg@01D7B394.7F954660" alt="fb-cover-6221-3464467"></span></p><p class="MsoNormal"> </p><p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial",sans-serif;color:gray">This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to ScaleIL. All unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.</span></p><p class="MsoNormal"> </p></div></div>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org" target="_blank" rel="noreferrer">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</blockquote></div></div></div>