Xref: utzoo comp.arch:9128 comp.lang.c:17419 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!dogwood.Berkeley.EDU!faustus From: faustus@dogwood.Berkeley.EDU (Wayne A. Christopher) Newsgroups: comp.arch,comp.lang.c Subject: Re: looking for >32-bit address space [and how will C handle it] Message-ID: <11968@pasteur.Berkeley.EDU> Date: 5 Apr 89 00:26:44 GMT References: <16568@winchester.mips.COM> <1032@myrias.UUCP> <12289@reed.UUCP> Sender: news@pasteur.Berkeley.EDU Lines: 16 In article <16568@winchester.mips.COM>, mash@mips.COM (John Mashey) writes: > In article <12289@reed.UUCP> mdr@reed.UUCP (Mike Rutenberg) writes: > >>Are there any micros or chipsets out there that support an address space > >>larger than 32 bits? > > 2) Flat 64-bit addressing has been, and will be for a lonnng time, > too costly for most micros. Take a look at this month's Spectrum -- there's an article about the Intel i680 chip, which seems to have a flat 64-bit address space. We'll have to see how quickly this chip catches on -- it looks really hot (it benchmarks at twice the Dhrystones of the MIPS chip), but for manufacturers who don't want to double the size of their external bus it may be a bit too much. Wayne