blob: ccde949f1ec235c7ec0026f75d513718036910d8 (
plain)
1
2
3
4
5
6
|
<div class="subsection-level-extent" id="RISC-V-Vector-Intrinsics"> <div class="nav-panel"> <p> Next: <a href="rx-built-in-functions" accesskey="n" rel="next">RX Built-in Functions</a>, Previous: <a href="risc-v-built-in-functions" accesskey="p" rel="prev">RISC-V Built-in Functions</a>, Up: <a href="target-builtins" accesskey="u" rel="up">Built-in Functions Specific to Particular Target Machines</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="subsection" id="RISC-V-Vector-Intrinsics-1"><span>6.60.29 RISC-V Vector Intrinsics<a class="copiable-link" href="#RISC-V-Vector-Intrinsics-1"> ¶</a></span></h1> <p>GCC supports vector intrinsics as specified in version 0.11 of the RISC-V vector intrinsic specification, which is available at the following link: <a class="uref" href="https://github.com/riscv-non-isa/rvv-intrinsic-doc/tree/v0.11.x">https://github.com/riscv-non-isa/rvv-intrinsic-doc/tree/v0.11.x</a>. All of these functions are declared in the include file <samp class="file">riscv_vector.h</samp>. </p> </div><div class="_attribution">
<p class="_attribution-p">
© Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
<a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/RISC-V-Vector-Intrinsics.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/RISC-V-Vector-Intrinsics.html</a>
</p>
</div>
|