Den 1. aug. 2006 kl. 20.51 skrev Ian Lance Taylor:
Amund Fjellheim <[EMAIL PROTECTED]> writes:
Anyone fixing the documentation, then?
Volunteers are always welcome.
Ian
I would but I don't think I know enough about what GCC supports and
not. It would be better if those
Anyone fixing the documentation, then?
Den 1. aug. 2006 kl. 15.51 skrev Ian Lance Taylor:
Amund Fjellheim <[EMAIL PROTECTED]> writes:
GCC has some support for vector instructions through typedef'ed types
like this:
typedef int v4si __attribute__ ((vector_size (16)));
Some normal
GCC has some support for vector instructions through typedef'ed types
like this:
typedef int v4si __attribute__ ((vector_size (16)));
Some normal C operators can be done on these and there are some
platform specific built in functions. The X86 functions are listed at
http://gcc.gnu.org/onli