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]

gcc + vector (v4sf) implementation guide


Hi there,

Does anyone know of any documentation/examples or guidelines regarding
implementing vector support for a new target description in gcc?

I have a new target description and I need to begin implementing support for
vector types (v4sf etc), and wondered if there was anything special I had to
do to enable this functionality?  Can they be implemented in pretty much the
same way as TImode types?  (version of gcc is 3.2.3)

Regards

-- 
---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com



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