64 bit architectures and C/C++

Robert Krajewski robertk at lotatg.lotus.com
Tue Apr 30 00:47:05 AEST 1991


Actually, there's one thing that people didn't mention -- the
feasibility of bigger lightweight objects. I'd assume that any
processor that advertised a 64-bit archtitecture would be able to
efficiently move around 64 bits at a time, so it would be very cheap
to move 8-byte (excuse me, octet) objects around by copying.



More information about the Comp.lang.c mailing list