comp.lang.ada
 help / color / mirror / Atom feed
* 64 bit integers
@ 2002-05-29 15:27 David Rasmussen
  2002-05-29 16:35 ` Marin David Condic
  2002-05-29 18:07 ` Jeffrey Carter
  0 siblings, 2 replies; 4+ messages in thread
From: David Rasmussen @ 2002-05-29 15:27 UTC (permalink / raw)


Can I be reasonably sure that if I use some sort of 64-bit integer in 
Ada, that it will be represented by native 64-bit registers on a 64-bit 
machine, and perhaps even more important, that it will be represented by 
some very effecient double 32-bit registers scheme on a 32-bit processor?

For instance, with GNAT, will it be as fast to use Ada for this kind of 
thing as it will be to use long long with GNU's C or C++ compiler?

/David




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-31  8:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-29 15:27 64 bit integers David Rasmussen
2002-05-29 16:35 ` Marin David Condic
2002-05-31  8:11   ` Antonio Duran
2002-05-29 18:07 ` Jeffrey Carter

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