From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9918 invoked by alias); 11 Aug 2002 13:40:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9911 invoked from network); 11 Aug 2002 13:40:35 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sources.redhat.com with SMTP; 11 Aug 2002 13:40:35 -0000 Received: from Zaretsky ([80.230.2.40]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BQQ46595; Sun, 11 Aug 2002 16:40:18 +0300 (IDT) Date: Sun, 11 Aug 2002 06:40:00 -0000 From: "Eli Zaretskii" To: ac131313@ges.redhat.com Message-Id: <2110-Sun11Aug2002163751+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3D54A09A.2070409@ges.redhat.com> (message from Andrew Cagney on Sat, 10 Aug 2002 01:11:54 -0400) Subject: Re: [patch/in] Add some more vector types Reply-to: Eli Zaretskii References: <3D54A09A.2070409@ges.redhat.com> X-SW-Source: 2002-08/txt/msg00241.txt.bz2 > Date: Sat, 10 Aug 2002 01:11:54 -0400 > From: Andrew Cagney > > This adds two more builtin vector types: > vec64 > vec64i (integer only) > It also sets the missing vector bit on the existing 128 bit types. How about some docs?