From patchwork Sun Sep 25 14:25:50 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: 38263 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:3b1c:b0:96:9ee8:5cfd with SMTP id c28csp1706039pzh; Sun, 25 Sep 2022 07:26:49 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5SUWYKFh+IEsBbfSwxKh0OcNBxHCflK1PwqatOl55ManP6nkgp35obWdLYEoS7tlH99Qzh X-Received: by 2002:aa7:d911:0:b0:457:3d7:9004 with SMTP id a17-20020aa7d911000000b0045703d79004mr6434488edr.49.1664116009689; Sun, 25 Sep 2022 07:26:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1664116009; cv=none; d=google.com; s=arc-20160816; b=P5+9V73EUMquMuG5DCiZa2Q3CwYGzg1t1rW5rn4Ff7sfmzon3uwVWKsBK9ANH7FdIR N5ox47W3umw1NRHugJXedUkX2ZkSiPT8Hu5NMyL0WxdVb3nowSbR1M+B1oLcuFSbo0p0 gWviZ4f4ldMKZYyZyaI7FM9drCicO4UvqMdOcE3DSDVE3dmQg4sgc7HgKm7g2YoZLdEe y0CmQAPBv9VejwL7wmAbzQKfGRg0oEwae6E+nKn6LF//+0JVVfJCXr+bGu6bXEQRTq4R EexeGwM+dubHCMIcTLvrMUkpbTpx2O8d6cNpCihIHs4F29XQzbrrQLBfwrRiC6f96iHC 7OXw== 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=O+HgSwCNmXwf3ppSUZbEowfy1qCjm51aUTfBxBrqgAo=; b=bwK8GFORxBC8JbRSSMK4yK+jCgBNH48aUYjc5F2zgjwSYrM8f28A53qOFeM1IYcllP khWEqVc+v23pMVBzESLjjt8ZB0hWdlo4l0O6ISfLbYsHcxcUpRzGcpaVgC3IaF8CSoqx GcKGZfWoRRYJoam0Xw4BSYwRqvpTz+sK5AFgm6lZn6Gh/+aG81rE1DbvEC4dBZdBSNKe O2e3dP5RPBu9+lxyQOFAvsEsJhF6gstz3a3yZwPAN1rguSr9Ei742ucg8PJwqpU6By66 ePlPu+1mvsVmkTYv22JOIqMbJiEpi+itEdjpOTLvkz0mp4x8qIuaRSM+5PwED8IH3Izs klLw== 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 w1-20020a05640234c100b0045483f0426csi14831559edc.10.2022.09.25.07.26.49; Sun, 25 Sep 2022 07:26:49 -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 ED9CE68BB47; Sun, 25 Sep 2022 17:26:28 +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 4D90A68B940 for ; Sun, 25 Sep 2022 17:26:20 +0300 (EEST) Received: from basile.remlab.net (localhost [IPv6:::1]) by ursule.remlab.net (Postfix) with ESMTP id DD81FC0087 for ; Sun, 25 Sep 2022 17:26:19 +0300 (EEST) From: remi@remlab.net To: ffmpeg-devel@ffmpeg.org Date: Sun, 25 Sep 2022 17:25:50 +0300 Message-Id: <20220925142619.67917-2-remi@remlab.net> X-Mailer: git-send-email 2.37.2 In-Reply-To: <5861881.lOV4Wx5bFT@basile.remlab.net> References: <5861881.lOV4Wx5bFT@basile.remlab.net> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 02/31] 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: b0uiTPnNI82K From: Rémi Denis-Courmont --- libavutil/riscv/asm.S | 77 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 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..dbd97f40a4 --- /dev/null +++ b/libavutil/riscv/asm.S @@ -0,0 +1,77 @@ +/* + * Copyright © 2022 Rémi Denis-Courmont. + * Loosely based on earlier work copyrighted by Måns Rullgård, 2008. + * + * 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