d10v-float.html

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

HTML
27
字号
<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="D10V-Float">D10V-Float</a>,

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

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

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

<hr><br>

</div>



<h4 class="section">Floating Point</h4>



   <p>The D10V has no hardware floating point, but the <code>.float</code> and <code>.double</code>

directives generates <small>IEEE</small> floating-point numbers for compatibility

with other development tools.



   </body></html>



⌨️ 快捷键说明

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