Test Harness and SPARC VIS Instructions

Uros Bizjak ubizjak@gmail.com
Thu Mar 13 19:02:00 GMT 2008


Hello!

> Can someone familiar with VIS provide an instruction
> that is OK to do a run-time test with to check if
> it is supported?

Perhaps this fragment from testsuite/gcc.dg/vect/tree-vect.h may help:

#elif defined(__sparc__)
  asm volatile (".word\t0x81b007c0");

Uros.



More information about the Gcc mailing list