📄 vax-opcodes.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="VAX-opcodes">VAX-opcodes</a>,
Next:<a rel="next" accesskey="n" href="VAX-branch.html#VAX-branch">VAX-branch</a>,
Previous:<a rel="previous" accesskey="p" href="VAX-directives.html#VAX-directives">VAX-directives</a>,
Up:<a rel="up" accesskey="u" href="Vax-Dependent.html#Vax-Dependent">Vax-Dependent</a>
<hr><br>
</div>
<h4 class="section">VAX Opcodes</h4>
<p>All DEC mnemonics are supported. Beware that <code>case...</code>
instructions have exactly 3 operands. The dispatch table that
follows the <code>case...</code> instruction should be made with
<code>.word</code> statements. This is compatible with all unix
assemblers we know of.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -