Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 2ff8806b45ba9c96e77e01e6d40e440b > files > 72

libsc68_2.2.1-devel-2.2.1-11mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>sc68fordevelopers: /home/mandrake/rpm/BUILD/sc68-2.2.1/emu68/cc68.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>/home/mandrake/rpm/BUILD/sc68-2.2.1/emu68/cc68.h File Reference</h1>Condition code function table.  
<a href="#_details">More...</a>
<p>

<p>
<a href="cc68_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6f4513ceb25e19ad6bc4319443cfada5"></a><!-- doxytag: member="cc68.h::is_cc" ref="6f4513ceb25e19ad6bc4319443cfada5" args="[8])(void)" -->
int(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="cc68_8h.html#6f4513ceb25e19ad6bc4319443cfada5">is_cc</a> [8])(void)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Code condition testing function table. <br></td></tr>
</table>
<hr><h2>Detailed Description</h2>
Condition code function table. 
<p>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Ben(jamin) Gerard &lt;<a href="mailto:ben@sashipa.com">ben@sashipa.com</a>&gt; </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>13/03/1999 </dd></dl>
<dl class="version" compact><dt><b>Version:</b></dt><dd></dd></dl>
<dl class="rcs" compact><dt><b>Id</b></dt><dd><a class="el" href="cc68_8h.html" title="Condition code function table.">cc68.h</a>,v 2.0 2003/08/21 04:58:35 benjihan Exp </dd></dl>
<p>
Condition code function table is used by EMU68 for conditional instructions emulation including Bcc, Scc and DCcc. The 4 condition bits of instruction is used as index to call corresponding test function. Each test function performs suitable SR bits operations and return 0 if condition is false and other if condition is satisfied. </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 15 03:58:05 2009 for sc68fordevelopers by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>