Robert Elz wrote:
Date: Mon, 20 Oct 2008 15:29:35 +1100 From: Simon Burge <simonb%NetBSD.org@localhost> Message-ID: <20081020042935.C9C935988A%thoreau.thistledown.com.au@localhost> | To directly answer your question the old Cyber systems I used at uni | had 18-bit address registers and 60-bit data registers. I was thinking of the exact same example, except when I used those they were (or actually, it was) the new Cyber system ...
Don't that basically mean that an int should be 60 bits, while a pointer should be 18 bits?
That's probably the conclusion I'd make anyway. :-) Johnny