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.
