2007/643: New libmvec interfaces
Danek Duvall
danek.duvall at sun.com
Tue Nov 6 09:31:17 PST 2007
On Tue, Nov 06, 2007 at 09:20:11AM -0800, Rod Evans wrote:
> I'm sponsoring the following case for Douglas Priest. This case
> qualifies for Architectural self-review, but we wish to record
> the following information.
>
> -----------------------------------------------------------------------
>
> This project adds the following entry points to libmvec, specifically
> both the (SPARC-only) libmvec.a shipped with the compilers and the
> (SPARC/x86/x64) libmvec.so.1 in Nevada.
>
> (public entry points)
> vsinpi_
> vcospi_
> vsincospi_
> vsinpif_
> vcospif_
> vsincospif_
>
> (internal entry points, used only by the compiler)
> __vsinpi
> __vsinpi_
> __vcospi
> __vcospi_
> __vsincospi
> __vsincospi_
> __vsinpif
> __vsinpif_
> __vcospif
> __vcospif_
> __vsincospif
> __vsincospif_
You mention at the bottom that these are all Committed. Shouldn't the __v*
functions be Committed Private, or should customers feel free to use them
as the classification would indicate they could?
Thanks,
Danek
More information about the opensolaris-arc
mailing list