core/com.nokia.carbide.cpp.doc.user/html/concepts/general_registers.htm
author fturovic <frank.turovich@nokia.com>
Thu, 29 Jul 2010 14:41:38 -0500
changeset 1725 90bba933bb36
parent 1376 120480c02651
child 1791 727385d8e2b3
permissions -rw-r--r--
added views overview and modified css file colors

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>General Registers</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>General Registers</h2>
<p> The General Registers are the register contents of the central processing unit (CPU) of the host computer. The exact listing of these registers depends on the host CPU and current build target.</p>
<h5>Related concepts <b></b></h5>
<ul>
  <li><a href="fpu_registers.htm">FPU Registers</a></li>
  <li><a href="host_registers.htm">Host-specific Registers</a> </li>
</ul>
    <h5>Related tasks <b></b></h5>
    <ul>
      <li><a href="../tasks/registers/mem_reg_open_wnd.htm">Opening Register View</a></li>
      <li><a href="../tasks/registers/mem_reg_changing.htm">Changing Register Values</a></li>
    </ul>
    <h5>Related references <b></b></h5>
<ul>
  <li><a href="../reference/view_registers.htm">View  Registers</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>