From patchwork Mon Sep 12 15:53:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?R=C3=A9mi_Denis-Courmont?= X-Patchwork-Id: 37863 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:3b1c:b0:96:9ee8:5cfd with SMTP id c28csp163272pzh; Mon, 12 Sep 2022 08:54:30 -0700 (PDT) X-Google-Smtp-Source: AA6agR7ZEfsjWJRWU/BkaEPE6XNTHaNoH6i9CxnYqZz+BNec7V0+Lm0rxdxWLNSfnX0gfkL8SnU4 X-Received: by 2002:a17:906:7304:b0:6ff:a76:5b09 with SMTP id di4-20020a170906730400b006ff0a765b09mr18761816ejc.193.1662998069897; Mon, 12 Sep 2022 08:54:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662998069; cv=none; d=google.com; s=arc-20160816; b=vEToKG9V+PJD0DkroJ6cdvcTLnrSa6R2R63YS3+PQdytjkwMretORknLJj4KI6Buuh 0o6tQk2LItmbSEtK4F29lCCG+5HLHZTw0rfOs0G+l+IEboh0y/dIfjso+z4OenGL5ZaS tJ42e/vUTL3nCwFW/jbkrX7f4In2GnBmgYbJTGxXrt623IJGo1ixuhXW8lF4VhYQwHxk Wrj76S75+yfSbjetlMbK2q2oBg0t9UA92YdQTd5UQ+F3+C++BAc/8iRU1Exdftk7XMBR vyZ1RZuMXfiPcrnnbCUmAKxqGAe6n5jlVymB8UhjyBlGDrXIsDxfnvZd2w29U37BoSX4 kFMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:references:in-reply-to:message-id :date:to:from:delivered-to; bh=eaEou0KQyOFm/1LpkQQhDLfhyGIV6wIp/FCAO/Z/+CM=; b=oJvy45tvRKgiiK5s0JtyfXMnQkVpQdgexT+m9zEHjTad/ybPsPIfc0WWlS4Ziy5De8 Rz/vYqjbSyORPcJZnsrpCss+Rg0H8/N6/XpooXkUkRWpvdSxTituBIav9QMywkPCHkj0 YWmKArV4b2NOpS8F2qo6pq/61KiQKRxdnRv4QLmL/UrmCDQ2Y+Tbzu5sZgtkOGs7W//Z QL/+M2WQC/lFVHHlKiWu1fQ0ybZOQOKRTcK+RQTAlpYHtp5kbWP//URX2pmDhBgPGf8H ScbpBfFN5VVUUU+nbjVbnX3FqD2a1m63veLXoiQiiaSz0QxgxZFhFYoZ8gcU5m473QyT YyEg== 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 x20-20020a05640226d400b00448ce617058si8070190edd.463.2022.09.12.08.54.29; Mon, 12 Sep 2022 08:54:29 -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 BF05268BB82; Mon, 12 Sep 2022 18:53:46 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from ursule.remlab.net (vps-a2bccee9.vps.ovh.net [51.75.19.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F351D68BB3E for ; Mon, 12 Sep 2022 18:53:39 +0300 (EEST) Received: from basile.remlab.net (localhost [IPv6:::1]) by ursule.remlab.net (Postfix) with ESMTP id 3A32FC00B3 for ; Mon, 12 Sep 2022 18:53:35 +0300 (EEST) From: remi@remlab.net To: ffmpeg-devel@ffmpeg.org Date: Mon, 12 Sep 2022 18:53:22 +0300 Message-Id: <20220912155333.59843-7-remi@remlab.net> X-Mailer: git-send-email 2.37.2 In-Reply-To: <2652141.mvXUDI8C0e@basile.remlab.net> References: <2652141.mvXUDI8C0e@basile.remlab.net> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 07/18] lavu/riscv: initial common header for assembler macros X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: QLTZuGet11wS From: RĂ©mi Denis-Courmont --- libavutil/riscv/asm.S | 74 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 libavutil/riscv/asm.S diff --git a/libavutil/riscv/asm.S b/libavutil/riscv/asm.S new file mode 100644 index 0000000000..7623c161cf --- /dev/null +++ b/libavutil/riscv/asm.S @@ -0,0 +1,74 @@ +/* + * This file is part of FFmpeg. + * + * FFmpeg is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * FFmpeg is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with FFmpeg; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#include "config.h" + +#if defined (__riscv_float_abi_soft) +#define NOHWF +#define NOHWD +#define HWF # +#define HWD # +#elif defined (__riscv_float_abi_single) +#define NOHWF # +#define NOHWD +#define HWF +#define HWD # +#else +#define NOHWF # +#define NOHWD # +#define HWF +#define HWD +#endif + + .macro func sym, ext= + .text + .align 2 + + .option push + .ifnb \ext + .option arch, +\ext + .endif + + .global \sym + .hidden \sym + .type \sym, %function + \sym: + + .macro endfunc + .size \sym, . - \sym + .option pop + .previous + .purgem endfunc + .endm + .endm + + .macro const sym, align=3, relocate=0 + .if \relocate + .pushsection .data.rel.ro + .else + .pushsection .rodata + .endif + .align \align + \sym: + + .macro endconst + .size \sym, . - \sym + .popsection + .purgem endconst + .endm + .endm