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

📄 d30v-opts.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="D30V-Opts">D30V-Opts</a>,

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

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

<hr><br>

</div>



<h4 class="section">D30V Options</h4>



   <p>The Mitsubishi D30V version of <code>as</code> has a few machine

dependent options.



     <dl>

<dt><code>-O</code>

     <dd>The D30V can often execute two sub-instructions in parallel. When this option

is used, <code>as</code> will attempt to optimize its output by detecting when

instructions can be executed in parallel.



     <br><dt><code>-n</code>

     <dd>When this option is used, <code>as</code> will issue a warning every

time it adds a nop instruction.



     <br><dt><code>-N</code>

     <dd>When this option is used, <code>as</code> will issue a warning if it

needs to insert a nop after a 32-bit multiply before a load or 16-bit

multiply instruction. 

</dl>



   </body></html>



⌨️ 快捷键说明

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