From patchwork Mon Sep 12 15:53:16 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: 37858 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:3b1c:b0:96:9ee8:5cfd with SMTP id c28csp162851pzh; Mon, 12 Sep 2022 08:53:45 -0700 (PDT) X-Google-Smtp-Source: AA6agR5OhnbkLh63HTs6j4xvTV7PwLhFImR7Kb1SdqmiA/rE+MGWOn39Au2KgJa+FpipSXDcH1SL X-Received: by 2002:a17:906:8468:b0:77a:5905:81aa with SMTP id hx8-20020a170906846800b0077a590581aamr10145914ejc.481.1662998025472; Mon, 12 Sep 2022 08:53:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662998025; cv=none; d=google.com; s=arc-20160816; b=hWJxuGpqdJTJ3VmCwv+zxGE0NkCGCiax3S8zFWqHOTPob8QAxoTtlAA8PhL3/eanJy DcxQ+o5PvYdYmjySbpsu2rajaCjtpL/Hv9ZTpFakQ1ue6IzSa9dHgD3HcsbtzzhxMCyC azOuD1gGf9AvtNM/OKw4HLgdy1TPu7jbn3HzcnzjPJ1qiIiIr8fDZ/ItQEkfasA+bnlj lfVd8BNzwwHlgsDquGoVcemxebAqfZsz+CZQwrK05unR3QFyLau1nIFjxD26El84ot9K yCwwqpjdNqzsXhJsCRYdwnSWOFxf+9O7pkSB/3Dv3jJdQYjHhAMaBR7LmsxTUpixl0Ip 5NaA== 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=6PlyFkHqfrV5ybdML8P46hrfUGGhmQk9yJv6encpIKM=; b=jbsRXp3XocamcrfPiVREAAYluBt9sbUNFT91aZw6NSYiwgRTz+40HiwOAFxuhk5EdI woyZsoO4Q9oi60MAG5B/kuPL8Dp71EwyGf7+4SvjwCUKGkINA4a3y8flLg90MrUcKuM+ y5iKxXE8cGFKbF6EBgFNkK40p4rtGV9l/ujVbioZJ9D7d1HkE9j4Es9ueQcCXDv0TfOS sUxWDOPymJ2dwg2PfSIg7n751ZYpGHopiHxhcUl8slRpKYfXVGInXw2/pAm142VUjF6m 2S4jWvFyNF2tXbbvQikCSTFMVuyG++5WZdqO39j7mLcrIvUttzmPW5CwQf5x8IbEpHa8 OYMQ== 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 z12-20020a05640235cc00b0044f0687e7f8si8713989edc.493.2022.09.12.08.53.44; Mon, 12 Sep 2022 08:53:45 -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 70F9268BB49; Mon, 12 Sep 2022 18:53:41 +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 BC32C68BA81 for ; Mon, 12 Sep 2022 18:53:34 +0300 (EEST) Received: from basile.remlab.net (localhost [IPv6:::1]) by ursule.remlab.net (Postfix) with ESMTP id 0D937C0014 for ; Mon, 12 Sep 2022 18:53:34 +0300 (EEST) From: remi@remlab.net To: ffmpeg-devel@ffmpeg.org Date: Mon, 12 Sep 2022 18:53:16 +0300 Message-Id: <20220912155333.59843-1-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 01/18] doc: reference the RISC-V specification 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: KV2yyl4qVeFD From: RĂ©mi Denis-Courmont --- doc/optimization.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/optimization.txt b/doc/optimization.txt index 974e2f9af2..3ed29fe38c 100644 --- a/doc/optimization.txt +++ b/doc/optimization.txt @@ -267,6 +267,11 @@ CELL/SPU: http://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/30B3520C93F437AB87257060006FFE5E/$file/Language_Extensions_for_CBEA_2.4.pdf http://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/9F820A5FFA3ECE8C8725716A0062585F/$file/CBE_Handbook_v1.1_24APR2007_pub.pdf +RISC-V-specific: +---------------- +The RISC-V Instruction Set Manual, Volume 1, Unprivileged ISA: +https://riscv.org/technical/specifications/ + GCC asm links: -------------- official doc but quite ugly