Related articles |
---|
Re: Help: How to determine big/little endian? doconnor@sedona.intel.com (1995-08-17) |
Re: Help: How to determine big/little endian? ECE@dwaf-hri.pwv.gov.za (John Carter) (1995-08-21) |
Re: Help: How to determine big/little endian? baynes@ukpsshp1.serigate.philips.nl (1995-08-21) |
Re: Help: How to determine big/little endian? pardo@cs.washington.edu (1995-08-21) |
Re: Help: How to determine big/little endian? mw@ipx2.rz.uni-mannheim.de (1995-08-22) |
Re: Help: How to determine big/little endian? tonyk@cybercom.net (1995-08-22) |
Re: Help: How to determine big/little endian? paysan@informatik.tu-muenchen.de (1995-08-21) |
Re: Help: How to determine big/little endian? tim@franck.Princeton.EDU (1995-08-25) |
Re: Help: How to determine big/little endian? meissner@cygnus.com (Michael Meissner) (1995-08-25) |
Re: Help: How to determine big/little endian? cwf@research.att.com (Chris Fraser) (1995-08-25) |
[7 later articles] |
Newsgroups: | comp.compilers |
From: | pardo@cs.washington.edu (David Keppel) |
Keywords: | C, architecture |
Organization: | Computer Science & Engineering, U. of Washington, Seattle |
References: | 95-08-120 95-08-139 |
Date: | Mon, 21 Aug 1995 20:47:55 GMT |
>[Endian-ness?]
Not entirely on-topic, but a good read nonetheless:
%A David James
%T Multiplexed Busses: The Endian Wars Continue
%J IEEE Micro Magazine
%D June 1990
%P 9-22
It includes ``how fast can you byte swap'' code for a bunch of
architectures.
>[How often do you care about byte order?]
System code, graphics, simulators, debuggers, byte-oriented I/O.
Not every day, I'll agree.
;-D on ( An endian to my problems ) Pardo
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.