From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32565 invoked by alias); 21 Jun 2006 10:19:14 -0000 Received: (qmail 32555 invoked by uid 22791); 21 Jun 2006 10:19:13 -0000 X-Spam-Check-By: sourceware.org Received: from Unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.58) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 Jun 2006 10:19:06 +0000 Received: from cam-owa1.Emea.Arm.com (cam-owa1.emea.arm.com [10.1.255.62]) by cam-admin0.cambridge.arm.com (8.12.6/8.12.6) with ESMTP id k5LAI9Z8022031; Wed, 21 Jun 2006 11:18:09 +0100 (BST) Received: from pc960.cambridge.arm.com ([10.1.255.211]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 21 Jun 2006 11:18:09 +0100 Subject: Re: [PATCH] .savev6 directive for ARM From: Richard Earnshaw To: Mark Shinwell Cc: binutils@sourceware.org In-Reply-To: <449831A4.2070001@codesourcery.com> References: <44981F80.7060205@codesourcery.com> <1150820994.23788.1.camel@pc960.cambridge.arm.com> <449831A4.2070001@codesourcery.com> Content-Type: text/plain Message-Id: <1150885083.25267.0.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 21 Jun 2006 10:41:00 -0000 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00325.txt.bz2 On Tue, 2006-06-20 at 18:34, Mark Shinwell wrote: > Richard Earnshaw wrote: > > I can't say I like the idea of using 'v6' in a directive name. How > > about '.vsave' (vector-save)? > > Or .vfpsave maybe? No, I think .vsave goes better with the vstm of the unified assembly syntax. R.