This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
VIS support in GCC for SPARC
- From: Jan Engelhardt <jengelh at linux01 dot gwdg dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Sun, 23 Apr 2006 11:03:44 +0200 (MEST)
- Subject: VIS support in GCC for SPARC
Hello,
from the manual, the -mvis option enables use of the VIS Instruction Set,
but there are multiple versions of VIS: 1.0, 2.0, etc.
Which version, and therefore opcodes, will -mvis emit? I am particularly
looking for something that is analogous to -mmx/-msse/-msse2 on x86/x64.
I am using gcc 4.1.0.
Jan Engelhardt
--