Re: Question: use FPU as simple VLIW?

shubu@cs.wisc.edu (Shubu Mukherjee)
28 Mar 1996 22:48:04 -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: shubu@cs.wisc.edu (Shubu Mukherjee)
Newsgroups: comp.arch,comp.compilers
Date: 28 Mar 1996 22:48:04 -0500
Organization: CS Department, University of Wisconsin
References: 96-03-006 96-03-207
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 when it was not being used for
> regular FPU operations.


Check the paper "Decoupling Integer Computation in Superscalar
Processors" by Subbarao Palacharla and J.E. Smith (University of
Wisconsin, Madison). It appears in the 28th Annual IEEE/ACM
International Symposium on Microarchitecture, 1995.


If I remember correctly, this paper tries to use idle FPU units for
integer computation.


-Shubu
--
Shubu Mukherjee Univeristy of Wisconsin-Madison, Computer Sciences




--


Post a followup to this message

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