Re: Segmented Register file Implementation

2008-01-21 Thread Paul Brook
On Tuesday 15 January 2008, Balaji V. Iyer wrote: > Hello Everyone, > I am currently working on dividing the register file into two > different processing element. In the first processing element (PE) I > want to have certain operations (add, sub, mult, div, branch, > jumps..etc) in first PE

Segmented Register file Implementation

2008-01-15 Thread Balaji V. Iyer
Hello Everyone, I am currently working on dividing the register file into two different processing element. In the first processing element (PE) I want to have certain operations (add, sub, mult, div, branch, jumps..etc) in first PE and loads and stores should be in the 2nd Processing Eleme