Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 20:18:32 +0100
From:      Thomas Moestl <tmoestl@gmx.net>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        arch@FreeBSD.org
Subject:   Re: Please review: changes to MI bus code for sparc64
Message-ID:  <20011213201832.C871@crow.dom2ip.de>
In-Reply-To: <20011213201213.B871@crow.dom2ip.de>; from tmoestl@gmx.net on Thu, Dec 13, 2001 at 08:12:13PM %2B0100
References:  <20011213192033.A871@crow.dom2ip.de> <3C18F78D.C537D487@mindspring.com> <20011213201213.B871@crow.dom2ip.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2001/12/13 at 20:12:13 +0100, Thomas Moestl wrote:
> 1 << 32 is out of u_int32_t range, so it just would make no sense. In
> addition, it will overflow i (which is an int) on most architectures.

Uh, scratch that i ;)
(1 << i) would of course overflow because of the type of 1, sorry.

	- thomas

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011213201832.C871>