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

📄 callj-i960.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="callj-i960">callj-i960</a>,

Next:<a rel="next" accesskey="n" href="Compare-and-branch-i960.html#Compare-and-branch-i960">Compare-and-branch-i960</a>,

Up:<a rel="up" accesskey="u" href="Opcodes-for-i960.html#Opcodes%20for%20i960">Opcodes for i960</a>

<hr><br>

</div>



<h5 class="subsection"><code>callj</code></h5>



   <p>You can write <code>callj</code> to have the assembler or the linker determine

the most appropriate form of subroutine call: <code>call</code>,

<code>bal</code>, or <code>calls</code>.  If the assembly source contains

enough information--a <code>.leafproc</code> or <code>.sysproc</code> directive

defining the operand--then <code>as</code> translates the

<code>callj</code>; if not, it simply emits the <code>callj</code>, leaving it

for the linker to resolve.



   </body></html>



⌨️ 快捷键说明

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