From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <16968.31026.148291.626305@cargo.ozlabs.ibm.com> References: <16968.31026.148291.626305@cargo.ozlabs.ibm.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: From: Kumar Gala Date: Mon, 28 Mar 2005 17:07:23 -0600 To: "Paul Mackerras" Cc: Tom Rini , linuxppc-dev list , ML linuxppc-embedded Subject: Re: ASM formatting rules? List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Great, if my counting is correct (which may not be, since I grow up in=20= Florida) 2 - for no space (Paul, BenH) 2 - for spaces (Tom, Dan) 2 - dont cares (Kumar, Matt) Well, does Paul have authoritative rule here as ppc maintainer? :) - kumar On Mar 28, 2005, at 3:37 PM, Paul Mackerras wrote: > Kumar Gala writes: > > > I'm assuming something like this (w/o spaces): > > > > insnargD,arg1,arg2 > > > > is what we want?=A0 Just trying to get a rule documented going = forward. > > Yep, that's the style we use. > > Paul.