From patchwork Wed Nov 23 13:00:49 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [02/11] aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it X-Patchwork-Submitter: =?utf-8?q?Martin_Storsj=C3=B6?= X-Patchwork-Id: 62141 Message-Id: <1479906058-22747-2-git-send-email-martin@martin.st> To: libav-devel@libav.org Date: Wed, 23 Nov 2016 15:00:49 +0200 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= List-Id: libav development --- libavcodec/aarch64/vp9itxfm_neon.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavcodec/aarch64/vp9itxfm_neon.S b/libavcodec/aarch64/vp9itxfm_neon.S index 2dc6b75..21352f0 100644 --- a/libavcodec/aarch64/vp9itxfm_neon.S +++ b/libavcodec/aarch64/vp9itxfm_neon.S @@ -1001,7 +1001,6 @@ function idct32_1d_8x32_pass2_neon idct16 - mov x9, #128 .irp i, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 st1 {v\i\().8h}, [x2], x9 .endr @@ -1018,7 +1017,6 @@ function idct32_1d_8x32_pass2_neon idct32_odd - mov x9, #128 .macro load_acc_store a, b, c, d, neg=0 ld1 {v4.8h}, [x2], x9 ld1 {v5.8h}, [x2], x9