comp.lang.ada
 help / color / mirror / Atom feed
From: David Starner <dvdeug@x8b4e53cd.dhcp.okstate.edu>
Subject: Re: 64bit access to an array of 8bit values
Date: 4 Mar 2002 04:08:33 GMT
Date: 2002-03-04T04:08:33+00:00	[thread overview]
Message-ID: <a5us01$a2g1@news.cis.okstate.edu> (raw)
In-Reply-To: 3C82A90D.1040801@users.sf.net

On Sun, 03 Mar 2002 17:51:57 -0500, Dave Poirier <instinc@users.sf.net> wrote:
> considering the issues mentioned by John R. Strohm about 48 bits 
> processors and other weirdies, would that code works under all of them?

Probably not.
 
> It sure does look like an interesting, just wonder about portability..

It's not a good idea if you want *Portability*. But if you're willing to
settle for something less, a carefully designed version of that code
(whatever you do, watch out for endian troubles) should work on 80x86s,
PowerPCs, M68ks, Alphas, and most of the other consumer level systems
out there. If that's your target audience, it may be worth sacrificing
that last .1% if you can get a decent speed increase out of it. 

-- 
David Starner - starner@okstate.edu
What we've got is a blue-light special on truth. It's the hottest thing 
with the youth. -- Information Society, "Peace and Love, Inc."



  parent reply	other threads:[~2002-03-04  4:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-03 14:58 64bit access to an array of 8bit values Dave Poirier
2002-03-03 15:38 ` Jim Rogers
2002-03-03 18:02 ` John R. Strohm
2002-03-03 16:39   ` Dave Poirier
2002-03-03 17:27   ` Jeffrey Creem
2002-03-05 20:49     ` John R. Strohm
2002-03-05 23:52       ` Jeffrey Creem
2002-03-06  7:30         ` John R. Strohm
2002-03-06 11:50           ` Jeffrey Creem
2002-03-07 20:03             ` John R. Strohm
2002-03-04 10:29   ` Robert Dewar
2002-03-04 13:02     ` Larry Kilgallen
2002-03-04 13:41       ` Dave Poirier
2002-03-03 22:24 ` David C. Hoos, Sr.
2002-03-03 22:51   ` Dave Poirier
2002-03-04  2:40     ` David C. Hoos, Sr.
2002-03-04  4:08     ` David Starner [this message]
2002-03-04 10:31   ` Robert Dewar
2002-03-04 18:00   ` Warren W. Gay VE3WWG
2002-03-04  3:15 ` Pat Rogers
2002-03-04  7:23 ` Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox