--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 19:09
---
Fixed.
If someone wants to go over the rest of the headers item by item and compare
them to the Intel documentation, that would be great. But by eyes claim
they'll go on strike if I try to do that.
--
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20
19:06 ---
Subject: Bug 19418
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-01-20 19:06:28
Modified files:
gcc: ChangeLog
gcc/config/i386: e
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW
--- Additional Comments From tbptbp at gmail dot com 2005-01-14 03:51
---
While we're at it, in pmmintrin.h, the DAZ related macros are conditionnalized
on __SSE3__ definition and that's not quite right.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19418
--
What|Removed |Added
Status|WAITING |NEW
Last reconfirmed|2005-01-13 05:11:35 |2005-01-13 05:47:29
date|
--- Additional Comments From tbptbp at gmail dot com 2005-01-13 05:44
---
They are described in the SSE2 documentation chapter and defined in emmintrin.h
that way:
/*
* Support for casting between various SP, DP, INT vector types.
* Note that these do no conversion of values, they jus
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-13 05:40
---
What file does Intel put them in?
--
What|Removed |Added
Status|NEW
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13
05:11 ---
Confirmed.
--
What|Removed |Added
Severity|normal |enhancemen