summaryrefslogtreecommitdiff
path: root/devdocs/gcc~13/arc-variable-attributes.html
blob: 19c7aa56988e846fbffc4ff824bd04f640ff8b7f (plain)
1
2
3
4
5
6
7
8
9
<div class="subsection-level-extent" id="ARC-Variable-Attributes"> <div class="nav-panel"> <p> Next: <a href="variable-attributes" accesskey="n" rel="next">AVR Variable Attributes</a>, Previous: <a href="common-variable-attributes" accesskey="p" rel="prev">Common Variable Attributes</a>, Up: <a href="variable-attributes" accesskey="u" rel="up">Specifying Attributes of Variables</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="ARC-Variable-Attributes-1"><span>6.34.2 ARC Variable Attributes<a class="copiable-link" href="#ARC-Variable-Attributes-1"> ¶</a></span></h1> <dl class="table"> <dt>
<span><code class="code">aux</code><a class="copiable-link" href="#index-aux-variable-attribute_002c-ARC"> ¶</a></span>
</dt> <dd>
<p>The <code class="code">aux</code> attribute is used to directly access the ARC’s auxiliary register space from C. The auxilirary register number is given via attribute argument. </p> </dd> </dl> </div><div class="_attribution">
  <p class="_attribution-p">
    &copy; 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/ARC-Variable-Attributes.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/ARC-Variable-Attributes.html</a>
  </p>
</div>