From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 2D7CBDDF21 for ; Fri, 16 Feb 2007 09:59:20 +1100 (EST) To: Benjamin Herrenschmidt Subject: Re: [DTC PATCH] Add support for decimal, octal and binary based cell values. In-Reply-To: Your message of "Fri, 16 Feb 2007 08:44:43 +1100." <1171575883.5644.46.camel@localhost.localdomain> References: <9696D7A991D0824DBA8DFAC74A9C5FA302A1BB35@az33exm25.fsl.freescale.net> <1171575883.5644.46.camel@localhost.localdomain> Date: Thu, 15 Feb 2007 16:59:16 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day Benjamin Herrenschmidt mumbled: > > Also, the question is, will the d# affect only the next number or all > the numbers until the next ">" ? Just the next one. jdl