From: Eugene Leitl MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Fri, 21 May 1999 11:25:39 -0700 (PDT) To: pgcc AT delorie DOT com Subject: Re: K7 potentials In-Reply-To: <37458AD6.F3DA19D1@informatik.hu-berlin.de> References: <374331C4 DOT CA20644C AT lycosmail DOT com> <374515C1 DOT A9DDD353 AT informatik DOT hu-berlin DOT de> <19990521151041 DOT I2804 AT cerebro DOT laendle> <37458AD6 DOT F3DA19D1 AT informatik DOT hu-berlin DOT de> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14149.42005.428265.519644@lrz.de> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id OAA20089 Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Jens-Uwe Rumstich writes: > > (No kidding, I expect compressed assembly in the next years, x86 already > > comes close!) > > Isnīt EPIC pretty close to this? I heard, there are 3 instructions in > one > 128bit value. It would come even closer to compressed assembly IMHO :-) Compressed assembly? Had been around for quite a while. It's called threaded code. Current instances involve MISC (minimal instruction set computers) chips like MuP21 and i21/F21. Those unafraid of dire lunacy may check out http://www.lrz-muenchen.de/~ui22204/.html/txt/8uliw.txt It's kinda old, but the concepts are still current.