vax-opcodes.html

来自「gcc手册」· HTML 代码 · 共 29 行

HTML
29
字号
<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 + =
减小字号Ctrl + -
显示快捷键?