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]
Other format: [Raw text]

Re: gcc + vector (v4sf) implementation guide


>>>>> "Dylan" == Dylan Cuthbert <dylan@q-games.com> writes:

 > Thanks for the pointers, do you know of a machine description I can look at
 > for reference that's a little simpler than ia64? (something a little closer
 > to the mips architecture)

config/rs6000/altivec.md

or

config/rs6000/spe.md (but this one only has V2SF-- 64-bit vectors).


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