From patchwork Mon May 15 06:01:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: shivraj.patil@imgtec.com X-Patchwork-Id: 3670 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.3.129 with SMTP id 123csp1325472vsd; Sun, 14 May 2017 23:01:23 -0700 (PDT) X-Received: by 10.223.151.203 with SMTP id t11mr3261566wrb.18.1494828083677; Sun, 14 May 2017 23:01:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1494828083; cv=none; d=google.com; s=arc-20160816; b=wMCuV5bCVfsVveIowrb0EowyL3dp+GJvqzeSK4RuwY0zTzjyWWkJ2w03tQf33BrMKQ EnwM0bFIEOOC268lbYorPzHgikmXvu4rqbOLvV8ZkXpqHgI5LJM7RBBaPuYeefsXWM+z NajgT9VrX724Wugi51iUAi8AksviYdGMMwuPR+QxcGVVG3BK8reKq9xV4uiDYq2aowb3 /avLw+FNGuznrvVfboL1fewJhQKggEy2LqD9hr1ib2HRp0ghRbG4X2+wPLen47TzkEOo BaFeQCW/7luO9QQiD2lf9TRgg83bAuCoJEO+NLFu8tLt9ms5KcvTlWtPYtqXo0bJmAtz O2uA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:cc:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:mime-version:content-language :accept-language:in-reply-to:references:message-id:date:thread-index :thread-topic:to:from:delivered-to:arc-authentication-results; bh=Jh3i6oHM7WDho5z1r58WZ0ssM/UHrS/PdHpsLAYX/i8=; b=FOIw6B6Caf6i8bKB4KoYLI0UK9J5ffGFRgyea8jSINvWxiNZXho7K8bD+WLX3oOPf9 qR50CuxS+PMDepf3dzRqojN9Z015HYQA1knrRbc7y9E1Iu7fB12s5yFXkPaIsZfTGSRw iC+UXTLpAmc76dmxZlfKmgzXDqsH66hC1x44LkQEb0Cs63ZazUiR5PbygltmlBjqsxZ/ B9k4Xdq9JG5lkqrw8KmS96hN+TAmP/0GRcbchCmG+mARxkR8o9c6418GGLxlxxklxqG7 LM2ArT7NaplT12ujvlyv+DWahHs+9UVm5VJQihRXkRkKcqeDZhHPOsxQexK5e3XhuGoK A9KA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id 91si10480219wrd.171.2017.05.14.23.01.22; Sun, 14 May 2017 23:01:23 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 045F8689223; Mon, 15 May 2017 09:01:11 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mailapp01.imgtec.com (mailapp01.imgtec.com [195.59.15.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0872F680706 for ; Mon, 15 May 2017 09:01:04 +0300 (EEST) Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Forcepoint Email with ESMTPS id 444D370DA7DF6 for ; Mon, 15 May 2017 07:01:11 +0100 (IST) Received: from HHMAIL-X.hh.imgtec.org (10.100.10.113) by hhmail02.hh.imgtec.org (10.100.10.20) with Microsoft SMTP Server (TLS) id 14.3.294.0; Mon, 15 May 2017 07:01:12 +0100 Received: from PUMAIL01.pu.imgtec.org (192.168.91.250) by HHMAIL-X.hh.imgtec.org (10.100.10.113) with Microsoft SMTP Server (TLS) id 14.3.294.0; Mon, 15 May 2017 07:01:12 +0100 Received: from PUMAIL01.pu.imgtec.org ([::1]) by PUMAIL01.pu.imgtec.org ([::1]) with mapi id 14.03.0266.001; Mon, 15 May 2017 11:31:11 +0530 From: Shivraj Patil To: "ffmpeg-devel@ffmpeg.org" Thread-Topic: [PATCH] Disable MSA optimization for big endian arch Thread-Index: AQHSvPK0a7fSBR31SUqe6UzJnEpP9qH1ByCg Date: Mon, 15 May 2017 06:01:10 +0000 Message-ID: References: <1493035402-20023-1-git-send-email-shivraj.patil@imgtec.com> In-Reply-To: <1493035402-20023-1-git-send-email-shivraj.patil@imgtec.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.92.59] MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] Disable MSA optimization for big endian arch X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Shivraj Patil Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Hi, Can anyone review the patch please? -----Original Message----- From: Shivraj Patil Sent: 24 April 2017 17:33 To: ffmpeg-devel@ffmpeg.org Cc: Shivraj Patil Subject: [PATCH] Disable MSA optimization for big endian arch From: Shivraj Patil Signed-off-by: Shivraj Patil --- configure | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure b/configure index 1e3463c..c63a48a 100755 --- a/configure +++ b/configure @@ -5357,6 +5357,10 @@ elif enabled mips; then enabled mipsdsp && check_inline_asm_flags mipsdsp '"addu.qb $t0, $t1, $t2"' '-mdsp' enabled mipsdspr2 && check_inline_asm_flags mipsdspr2 '"absq_s.qb $t0, $t1"' '-mdspr2' + if enabled bigendian && enabled msa; then + disable msa + fi + elif enabled parisc; then if enabled gcc; then