📄 equ.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="Equ">Equ</a>,
Next:<a rel="next" accesskey="n" href="Equiv.html#Equiv">Equiv</a>,
Previous:<a rel="previous" accesskey="p" href="Endif.html#Endif">Endif</a>,
Up:<a rel="up" accesskey="u" href="Pseudo-Ops.html#Pseudo%20Ops">Pseudo Ops</a>
<hr><br>
</div>
<h3 class="section"><code>.equ </code><var>symbol</var><code>, </code><var>expression</var><code></code></h3>
<p>This directive sets the value of <var>symbol</var> to <var>expression</var>.
It is synonymous with <code>.set</code>; see <a href="Set.html#Set"><code>.set</code></a>.
<p>The syntax for <code>equ</code> on the HPPA is
<code></code><var>symbol</var><code> .equ </code><var>expression</var><code></code>.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -