This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18510] GCC should have instrinsics for SPARC VIS instructions
- From: "phython at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 02:12:09 -0000
- Subject: [Bug target/18510] GCC should have instrinsics for SPARC VIS instructions
- References: <20041116002538.18510.phython@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From phython at gcc dot gnu dot org 2004-11-23 02:12 -------
Most VIS intructions now have intrinsics. edge* and array* intructions don't
nor do the compare instructions. I'm hopeful the comparison instructions can be
done without intrinsics, but I'm not sure. I still don't have a clue how the
edge and array instructions are supposed to be use, so I've avoided dealing with
them.
The documentation at least needs to be fixed before I close this bug.
The cvs commit is at.
http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg01053.html
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18510