carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_registersview.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<meta name="ProgId" content="FrontPage.Editor.Document">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<title>Registers view</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<h1>Registers view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p>The <b>Registers</b> view of the Debug perspective lists information about the registers in a selected stack frame. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
Values that have changed are highlighted in the Registers view when your program 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
stops. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<p><img src="../images/view_registers.png" width="414" height="269" alt="Registers View"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <h3>Registers view toolbar icons</h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
  <p>The table below lists the icons displayed in the Registers view toolbar.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
      <td width="17%" height="35" align="left"><div align="center"><b>Command</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
      <td width="31%"><div align="center"><b>Name</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <td width="52%"><div align="center"><b>Description</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <td valign="top"><div align="center"><img src="../images/icon_show_type_names.png"  alt="Show Type Names icon" width="21" height="21"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <td valign="top"><div align="left">Show Type Names </div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <td valign="top"><div align="left">Displays the type, (such as <b>int</b>) beside each register value.</div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <td valign="top"><div align="center"><img src="../images/icon_show_logical_struct.png" alt="Show Logical Structure icon" width="22" height="21"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
      <td valign="top"><div align="left">Show Logical Structure </div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
      <td valign="top"><div align="left">Changes if logical structures should be shown in the view or not. </div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <td valign="top"><div align="center"><img src="../images/icon_collapse_all.png" alt="Collapse All icon" width="22" height="22"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <td valign="top"><div align="left">Collapse All </div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <td valign="top"><div align="left">Collapses all the the currently expanded registers.</div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <td valign="top"><div align="center"><img src="../images/icon_menu_white.png" alt="Menu Layout icon" width="24" height="19"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <td valign="top">Menu &gt; Layout</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
      <td valign="top">Provides multiple layout options for the Breakpoints view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
  </table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
  <h3>Registers view context menu commands </h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
  <p>The Registers view context menu commands   include:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
  <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
      <td width="19%" align="left"><div align="center"><b>Command</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
      <td width="35%"><div align="center"><b>Name</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
      <td width="46%"><div align="center"><b>Description</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
      <td valign="top">Add Register Group </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
      <td valign="top">Open the <b>Register Group</b> dialog which allows you to define a register group that is shown in the Registers view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
      <td valign="top">Assign Value </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
      <td valign="top">Assigns a value to the selected register. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
      <td valign="top"><div align="center"><img src="../images/icon_reg_cast_to_type.png" alt="Cast to Type icon" width="22" height="22"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
      <td valign="top">Cast To Type... </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
      <td valign="top">Open the <b>Cast To Type</b> dialog. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
      <td valign="top"><div align="center"><img src="../images/icon_reg_change_value.png" alt="Change Value icon" width="23" height="22"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
      <td valign="top">Change Value... </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
      <td valign="top">Open the <b>Set Value</b> dialog to change the selected registers value. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
      <td valign="top">Content Assist </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
      <td valign="top">Opens a content assist dialog at the current cursor position.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
      <td valign="top">Copy</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
      <td valign="top">Copies the currently selected text or elements to the clipboard </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
      <td valign="top"><div align="center"><img src="../images/icon_reg_copy_registers.png" alt="Copy Registers icon" width="23" height="22"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
      <td valign="top"><div align="left">Copy Registers </div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
      <td valign="top">Copies the register names and contents  to the  clipboard </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
      <td valign="top"><div align="center"><img src="../images/icon_reg_create_watch_expr.png" alt="Create Watch Expression icon" width="24" height="22"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
      <td valign="top">Create Watch Expression </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
      <td valign="top">Converts the selected register  into a watch expression.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
      <td valign="top">Cut</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
      <td valign="top">Copies the currently selected text or element to the clipboard and removes the element.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
      <td valign="top"><div align="center"><img src="../images/icon_reg_disable.png" alt="Disable icon" width="22" height="21"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
      <td valign="top">Disable</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
      <td valign="top">Disables the selected register. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
      <td valign="top"><div align="center"><img src="../images/icon_reg_display_array.png" alt="Display as Array icon" width="22" height="21"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
      <td valign="top">Display As Array...</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
      <td valign="top">Open the <b>Display As Array</b> dialog which allows you to specify the start and length of the array. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
      <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
      <td valign="top">Edit Register Group </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
      <td valign="top">Open the <b>Register Group</b> dialog to edit the selected register group. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
      <td valign="top"><div align="center"><img src="../images/icon_reg_enable.png" alt="Enable icon" width="22" height="21"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
      <td valign="top"><div align="left">Enable</div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
      <td valign="top">Enables the selected register. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
      <td valign="top">Find...</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
      <td valign="top">Open the <b>Find</b> dialog which allows you to find specific elements within the view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
      <td valign="top">Find/Replace</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
      <td valign="top">Open the <b>Find / Replace</b> dialog.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
      <td valign="top">Format</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
      <td valign="top">Select a format type. Choices include: BInary, Decimal, Natural, and hexadecimal. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
      <td valign="top">Max Length... </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   142
      <td valign="top">Open the <b>Configure Details Pane</b> dialog to set the maximum number of characters to display. Default is 10000. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   143
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   144
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   145
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   146
      <td valign="top">Paste</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   147
      <td valign="top">Paste the current clipboard content as text.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   148
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   149
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   150
      <td valign="top">&nbsp;</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   151
      <td valign="top">Remove Register Group </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   152
      <td valign="top">Removes the currently selected register group. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   153
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   154
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   155
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   156
      <td valign="top">Restore Default Register Groups</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   157
      <td valign="top">Restores the original register groups. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   158
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   159
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   160
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   161
      <td valign="top">Restore Original Type </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   162
      <td valign="top">Returns the selected register to the original type. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   163
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   164
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   165
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   166
      <td valign="top">Select All </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   167
      <td valign="top">Select all the editor content.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   168
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   169
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   170
      <td valign="top"><div align="center"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   171
      <td valign="top">Wrap Text </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   172
      <td valign="top">Activate to wrap the text contents within the visible area of the Details pane of the Registers view. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   173
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   174
  </table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   175
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   176
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   177
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   178
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   179
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   180
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   181
<a href="../tasks/cdt_t_registers.htm">Working with registers</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   182
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   183
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   184
<a href="cdt_o_views.htm">Views</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   185
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   186
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   187
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   188
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   189
</html>