📄 h8-300-directives.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="H8%2f300%20Directives">H8/300 Directives</a>,
Next:<a rel="next" accesskey="n" href="H8-300-Opcodes.html#H8%2f300%20Opcodes">H8/300 Opcodes</a>,
Previous:<a rel="previous" accesskey="p" href="H8-300-Floating-Point.html#H8%2f300%20Floating%20Point">H8/300 Floating Point</a>,
Up:<a rel="up" accesskey="u" href="H8-300-Dependent.html#H8%2f300-Dependent">H8/300-Dependent</a>
<hr><br>
</div>
<h4 class="section">H8/300 Machine Directives</h4>
<p><code>as</code> has only one machine-dependent directive for the
H8/300:
<dl>
<dt><code>.h8300h</code>
<dd>Recognize and emit additional instructions for the H8/300H variant, and
also make <code>.int</code> emit 32-bit numbers rather than the usual (16-bit)
for the H8/300 family.
</dl>
<p>On the H8/300 family (including the H8/300H) <code>.word</code> directives
generate 16-bit numbers.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -