This is the mail archive of the gcc@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]

Re: contributing altivec changes



> I suggest you add VRSAVE now; you'll need it eventually.

vrsave, alignment, and the functional units are all on my todo list. 
(see my other post regarding what's left to implement).

> 
> >   ;; Define an insn type attribute.  This is used in function unit delay
> >   ;; computations.
> > ! (define_attr "type" 
> > "integer,load,store,fpload,fpstore,imul,lmul,idiv,ldiv,branch,compare,cr_logical,
> > delayed_compare,fpcompare,mtjmpr,fp,dmul,sdiv,ddiv,ssqrt,dsqrt,jmpreg,altivec"
> >     (const_string "integer"))
> 
> You'll need more than one altivec insn type also.  Take a look at the
> functional units.
-- 
Aldy Hernandez			E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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