[DTC PATCH] Add support for decimal, octal and binary based cell values.

Yoder Stuart-B08248 stuart.yoder at freescale.com
Fri Feb 16 04:49:23 EST 2007


 

> -----Original Message-----
> From: linuxppc-dev-bounces+b08248=freescale.com at ozlabs.org 
> [mailto:linuxppc-dev-bounces+b08248=freescale.com at ozlabs.org] 
> On Behalf Of Kumar Gala
[snip]
> > New syntax d#, b#, o# and h# allow for an explicit prefix
> > on cell values to specify their base.  Eg: <d# 123>
> >
> > Signed-off-by: Jon Loeliger <jdl at freescale.com>
> >
> > ---
> 
> What are people's thoughts on supporting '0x' and '0X' for hex?

Are you saying allow d#1234, h#5678, and 0x5678?  Or use 0x instead
of h#?

Stuart



More information about the Linuxppc-dev mailing list