[x265] [PATCH] asm: remove unused IACA test code

Steve Borho steve at borho.org
Mon Mar 16 23:38:02 CET 2015


On 03/16, Min Chen wrote:
> # HG changeset patch
> # User Min Chen <chenm003 at 163.com>
> # Date 1426532442 25200
> # Node ID d33fc159951225e42889071ef3d877d23f693197
> # Parent  74496ce5d8ba9577410875703fef3f4a96362f7c
> asm: remove unused IACA test code

pushed to stable

> ---
>  source/common/x86/pixel-util8.asm |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff -r 74496ce5d8ba -r d33fc1599512 source/common/x86/pixel-util8.asm
> --- a/source/common/x86/pixel-util8.asm	Mon Mar 16 10:47:09 2015 +0530
> +++ b/source/common/x86/pixel-util8.asm	Mon Mar 16 12:00:42 2015 -0700
> @@ -614,7 +614,6 @@
>      RET
>  
>  
> -IACA_START
>  %if ARCH_X86_64 == 1
>  INIT_YMM avx2
>  cglobal quant, 5,5,10
> @@ -761,7 +760,6 @@
>      movd            eax, xm7
>      RET
>  %endif ; ARCH_X86_64 == 1
> -IACA_END
>  
>  
>  ;-----------------------------------------------------------------------------
> 
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel

-- 
Steve Borho


More information about the x265-devel mailing list