⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vax-operands.html

📁 gcc手册
💻 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-operands">VAX-operands</a>,

Next:<a rel="next" accesskey="n" href="VAX-no.html#VAX-no">VAX-no</a>,

Previous:<a rel="previous" accesskey="p" href="VAX-branch.html#VAX-branch">VAX-branch</a>,

Up:<a rel="up" accesskey="u" href="Vax-Dependent.html#Vax-Dependent">Vax-Dependent</a>

<hr><br>

</div>



<h4 class="section">VAX Operands</h4>



   <p>The immediate character is <code>$</code> for Unix compatibility, not

<code>#</code> as DEC writes it.



   <p>The indirect character is <code>*</code> for Unix compatibility, not

<code>@</code> as DEC writes it.



   <p>The displacement sizing character is <code>`</code> (an accent grave) for

Unix compatibility, not <code>^</code> as DEC writes it.  The letter

preceding <code>`</code> may have either case.  <code>G</code> is not

understood, but all other letters (<code>b i l s w</code>) are understood.



   <p>Register names understood are <code>r0 r1 r2 ... r15 ap fp sp

pc</code>.  Upper and lower case letters are equivalent.



   <p>For instance

<pre class="smallexample">     tstb *w`$4(r5)

     </pre>



   <p>Any expression is permitted in an operand.  Operands are comma

separated.



   </body></html>



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -