This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18510] GCC should have instrinsics for SPARC VIS instructions


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]