blob: d7bac6666708a3e766338ff0b882cc6d567c5ba6 (
plain)
1
2
3
4
5
6
|
<div class="subsection-level-extent" id="RL78-Variable-Attributes"> <div class="nav-panel"> <p> Next: <a href="v850-variable-attributes" accesskey="n" rel="next">V850 Variable Attributes</a>, Previous: <a href="powerpc-variable-attributes" accesskey="p" rel="prev">PowerPC 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="RL78-Variable-Attributes-1"><span>6.34.13 RL78 Variable Attributes<a class="copiable-link" href="#RL78-Variable-Attributes-1"> ¶</a></span></h1> <p>The RL78 back end supports the <code class="code">saddr</code> variable attribute. This specifies placement of the corresponding variable in the SADDR area, which can be accessed more efficiently than the default memory region. </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/RL78-Variable-Attributes.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/RL78-Variable-Attributes.html</a>
</p>
</div>
|