This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: altivec: add vscr register


on 5/14/02 11:41 PM, Aldy Hernandez at aldyh@redhat.com wrote:

> this patch explains to gcc all about VSCR, and adds it as a global
> register as well.

We found in MrC that modeling the VSCR paying attention to the sticky nature
of VSCR[SAT] made a huge difference in scheduling.

Also, this patch doesn't handle a change to the VSCR[NJ] bit -- many VFPU
instructions can't be moved past such a change.

+------------------------------------------------------------+
| Alexander M. Rosenberg           <mailto:alexr@_spies.com> |
| Nobody cares what I say. Remove the underscore to mail me. |



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]