<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>If you look into ABI documents, you will be found that the Linux/BSD/Mac have a Red Zone range from [rsp-128] to [rsp-8], but in Windows, we haven't it.</div>
<div></div>
<div id="divNeteaseMailCard"></div>
<div><br></div>ÔÚ 2014-12-09 08:42:51£¬dave <dtyx265@gmail.com> Ð´µÀ£º<br>
<blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="moz-cite-prefix">On 12/08/2014 03:35 PM, chen wrote:<br></div>
<blockquote cite="mid:11fef1ac.161.14a2c4192ff.Coremail.chenm003@163.com" type="cite">
<div style="FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 1.7; FONT-FAMILY: arial">
<div>This is x64 only version, but you didn't check enviorment.</div></div></blockquote>I will add a check.<br>
<blockquote cite="mid:11fef1ac.161.14a2c4192ff.Coremail.chenm003@163.com" type="cite">
<div style="FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 1.7; FONT-FAMILY: arial">
<div>And you use rsp without alloc space.</div></div></blockquote>Sorry.  For amd there is 128 bytes of space beyond the end of the stack that is free to use if there are no calls, at least in linux, of which not all 128 bytes are used.  It looks like some of the other primitives also use this space.  Is there another primitive that allocates space that I can use as an example?<br>
<blockquote cite="mid:11fef1ac.161.14a2c4192ff.Coremail.chenm003@163.com" type="cite">
<div style="FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 1.7; FONT-FAMILY: arial"><pre>At 2014-12-09 07:09:04,<a class="moz-txt-link-abbreviated" href="mailto:dtyx265@gmail.com">dtyx265@gmail.com</a> wrote:
># HG changeset patch
># User David T Yuen <a class="moz-txt-link-rfc2396E" href="mailto:dtyx265@gmail.com"><dtyx265@gmail.com></a>
># Date 1418080004 28800
># Node ID c16530ca89e4f55c2c1fd17bd2cc4640589b096b
># Parent  53f7efef5ebda6d5ff03e868f2b702c385d72ddd
>asm: idct[8x8] sse2 12232.53 -> 3480 over c code, 3555 -> over intrinsic
>
</pre></div><br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br><pre wrap="">_______________________________________________
x265-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.videolan.org/listinfo/x265-devel">https://mailman.videolan.org/listinfo/x265-devel</a>
</pre></blockquote><br></blockquote></div>