Yes, it is from our SSE4 code, we have't time to modify it, but in new patch, we can do it to reduce future jobs. replace r3 and r4 to dword register name can reduce 1 byte in code
At 2015-03-24 06:12:44,dave <[email protected]> wrote: r4 and r3 are also not accounted for as arguments in cglobal declarations. They all use 3. This is taken from sse4 code. On 03/23/2015 01:58 PM, chen wrote: Patches are right. when you use r4d and r3d, you may get less code size At 2015-03-24 04:30:28,[email protected] wrote: >The code is backported from the sse4 primitives _______________________________________________ x265-devel mailing list [email protected]https://mailman.videolan.org/listinfo/x265-devel
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
