diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/gcc~13/nios-ii-function-attributes.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/gcc~13/nios-ii-function-attributes.html')
| -rw-r--r-- | devdocs/gcc~13/nios-ii-function-attributes.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devdocs/gcc~13/nios-ii-function-attributes.html b/devdocs/gcc~13/nios-ii-function-attributes.html deleted file mode 100644 index 76a38d76..00000000 --- a/devdocs/gcc~13/nios-ii-function-attributes.html +++ /dev/null @@ -1,14 +0,0 @@ -<div class="subsection-level-extent" id="Nios-II-Function-Attributes"> <div class="nav-panel"> <p> Next: <a href="nvidia-ptx-function-attributes" accesskey="n" rel="next">Nvidia PTX Function Attributes</a>, Previous: <a href="nds32-function-attributes" accesskey="p" rel="prev">NDS32 Function Attributes</a>, Up: <a href="function-attributes" accesskey="u" rel="up">Declaring Attributes of Functions</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="Nios-II-Function-Attributes-1"><span>6.33.22 Nios II Function Attributes<a class="copiable-link" href="#Nios-II-Function-Attributes-1"> ¶</a></span></h1> <p>These function attributes are supported by the Nios II back end: </p> <dl class="table"> <dt> -<span><code class="code">target (<var class="var">options</var>)</code><a class="copiable-link" href="#index-target-function-attribute-2"> ¶</a></span> -</dt> <dd> -<p>As discussed in <a class="ref" href="common-function-attributes">Common Function Attributes</a>, this attribute allows specification of target-specific compilation options. </p> <p>When compiling for Nios II, the following options are allowed: </p> <dl class="table"> <dt> - <span>‘<samp class="samp">custom-<var class="var">insn</var>=<var class="var">N</var></samp>’<a class="copiable-link" href="#index-target_0028_0022custom-insn_003dN_0022_0029-function-attribute_002c-Nios-II"> ¶</a></span> -</dt> <dt>‘<samp class="samp">no-custom-<var class="var">insn</var></samp>’</dt> <dd> -<p>Each ‘<samp class="samp">custom-<var class="var">insn</var>=<var class="var">N</var></samp>’ attribute locally enables use of a custom instruction with encoding <var class="var">N</var> when generating code that uses <var class="var">insn</var>. Similarly, ‘<samp class="samp">no-custom-<var class="var">insn</var></samp>’ locally inhibits use of the custom instruction <var class="var">insn</var>. These target attributes correspond to the <samp class="option">-mcustom-<var class="var">insn</var>=<var class="var">N</var></samp> and <samp class="option">-mno-custom-<var class="var">insn</var></samp> command-line options, and support the same set of <var class="var">insn</var> keywords. See <a class="xref" href="nios-ii-options">Nios II Options</a>, for more information. </p> </dd> <dt> -<span>‘<samp class="samp">custom-fpu-cfg=<var class="var">name</var></samp>’<a class="copiable-link" href="#index-target_0028_0022custom-fpu-cfg_003dname_0022_0029-function-attribute_002c-Nios-II"> ¶</a></span> -</dt> <dd><p>This attribute corresponds to the <samp class="option">-mcustom-fpu-cfg=<var class="var">name</var></samp> command-line option, to select a predefined set of custom instructions named <var class="var">name</var>. See <a class="xref" href="nios-ii-options">Nios II Options</a>, for more information. </p></dd> </dl> </dd> </dl> </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/Nios-II-Function-Attributes.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Nios-II-Function-Attributes.html</a> - </p> -</div> |
