Re: Question: use FPU as simple VLIW?

khays@sequent.com (Kirk Hays)
2 Apr 1996 23:42:25 -0500

          From comp.compilers

Related articles
C code .vs. Assembly code for Microcontrollers/DSPs ? ravindra@hal.com (1996-03-01)
Question: use FPU as simple VLIW? jenks@hevanet.com (Kevin Baker) (1996-03-27)
Re: Question: use FPU as simple VLIW? shubu@cs.wisc.edu (1996-03-28)
Re: Question: use FPU as simple VLIW? Peter.Damron@Eng.Sun.COM (1996-03-28)
Re: Question: use FPU as simple VLIW? khays@sequent.com (1996-04-02)
| List of all articles for this month |

From: khays@sequent.com (Kirk Hays)
Newsgroups: comp.arch,comp.compilers
Date: 2 Apr 1996 23:42:25 -0500
Organization: Sequent Computer Systems Inc.
References: 96-03-006 96-03-207 96-03-209
Keywords: architecture, parallel

Kevin Baker <jenks@hevanet.com> writes:
> I was wondering if any ILP research has been done in the area of using
> the FPU as a sort of VLIW co-processor ...


You may also want to examine the architecture of the (now obsolete?)
Intel i860 processor, which exposed the VLIW-like interior of the FPU
for explicit assembly-language use.


Some very clever algorithms were developed to take advantage of this
feature.


No references handy, but I believe they are catalogued in the various
online bibliographies...
--
Kirk Hays
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.