From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 28 Mar 2005 09:56:11 -0700 From: Tom Rini To: Kumar Gala Message-ID: <20050328165610.GG25923@smtp.west.cox.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev list , Paul Mackerras , 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: , On Mon, Mar 28, 2005 at 10:44:17AM -0600, Kumar Gala wrote: > Guys, > > While this is not overly important to me, I was wondering if we had any > rules related to formatting of assembly files. We seem to have code > formatted with and without spaces in the args. > > I'm assuming something like this (w/o spaces): > > insnargD,arg1,arg2 > > is what we want? Just trying to get a rule documented going forward. My preference is for spaces after each , just because it makes it visually clearer (and I don't always have instant mental insn->#args mental mapping :)). -- Tom Rini http://gate.crashing.org/~trini/