From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id 24ABB3983056 for ; Wed, 2 Sep 2020 21:11:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 24ABB3983056 Received: by mail-ej1-x62a.google.com with SMTP id a15so646720ejf.11 for ; Wed, 02 Sep 2020 14:11:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=6q7SYe8lb1MC+Rm/P0hycs6Tz0u1FqXGCm+oeLv/Vkk=; b=bAQjxPPJn8IUt+Jke9ZQElKsgKjhCa9pa5DPTl7+b3Lat7dNN4KeKz2wUQzsfSjIJA fIw/K6qpVlr7qikP58ltFmWY9hMyhDVBJE78Arr9niItQMj/YFARc+w66wn2n9+K9UUS JhqFyHGF92T3hEuQhP8KG5CJaKnREYT/1ACe0aJBiu/l+xtjCRAZF5H54SrcSOBvSBvP NE7BFZ1H4yKFSXYoptfoJDeys3n8I4EQh232afjAU0nU1cez0/Y2Rmrogh2VDkmNCV6K Wqf7fLKJt6LoHRZmXlH5fYnWOvq4T2wTPspIWXKB+8uNVOKldySIaaKLZNJ3ox10ai/g S83Q== X-Gm-Message-State: AOAM53398uzUAXJsrT1Gn675em5QTKRZKE5I1euwkdTN4pMGc4pcbAaS WGHBZluVBsWaL7Tk/Nqi+A3R2rGYzv+8sA== X-Google-Smtp-Source: ABdhPJyViYZrTFwrrtbrtmQnun3RPDqvPnKo5oAMuGMtKoZxJSbchGZU4mVO9I6WnbcDrTdm5bISAA== X-Received: by 2002:a17:906:e08f:: with SMTP id gh15mr3725ejb.443.1599081117935; Wed, 02 Sep 2020 14:11:57 -0700 (PDT) Received: from ?IPv6:2003:cd:bf0c:3f29:d65b:ac83:ba74:e9b8? (p200300cdbf0c3f29d65bac83ba74e9b8.dip0.t-ipconnect.de. [2003:cd:bf0c:3f29:d65b:ac83:ba74:e9b8]) by smtp.gmail.com with ESMTPSA id b6sm630147eds.46.2020.09.02.14.11.57 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Sep 2020 14:11:57 -0700 (PDT) Subject: Re: arm_neon.h / vext_u64 (uint64x1_t __a, uint64x1_t __b, __const int __c) From: Jochen Barth To: gcc-help@gcc.gnu.org References: Message-ID: Date: Wed, 2 Sep 2020 23:11:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 21:12:00 -0000 Ooops... "Arm Architecture Reference Manual Armv8, for Armv8-A architecture profile" chapter C7.2.43 states:...