directives-i860.html

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

HTML
43
字号
<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="Directives-i860">Directives-i860</a>,

Next:<a rel="next" accesskey="n" href="Opcodes-for-i860.html#Opcodes%20for%20i860">Opcodes for i860</a>,

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

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

<hr><br>

</div>



<h4 class="section">i860 Machine Directives</h4>



     <dl>

<dt><code>.dual</code>

     <dd>Enter dual instruction mode. While this directive is supported, the

preferred way to use dual instruction mode is to explicitly code

the dual bit with the <code>d.</code> prefix. 

</dl>



     <dl>

<dt><code>.enddual</code>

     <dd>Exit dual instruction mode. While this directive is supported, the

preferred way to use dual instruction mode is to explicitly code

the dual bit with the <code>d.</code> prefix. 

</dl>



     <dl>

<dt><code>.atmp</code>

     <dd>Change the temporary register used when expanding pseudo operations. The

default register is <code>r31</code>. 

</dl>



   </body></html>



⌨️ 快捷键说明

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