Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / html / python / ext / node54.html
CommitLineData
920dae64
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="ext.css" type='text/css' />
5<link rel="SHORTCUT ICON" href="../icons/pyfav.png" type="image/png" />
6<link rel='start' href='../index.html' title='Python Documentation Index' />
7<link rel="first" href="ext.html" title='Extending and Embedding the Python Interpreter' />
8<link rel='contents' href='contents.html' title="Contents" />
9<link rel='last' href='about.html' title='About this document...' />
10<link rel='help' href='about.html' title='About this document...' />
11<link rel="next" href="node55.html" />
12<link rel="prev" href="node53.html" />
13<link rel="parent" href="node51.html" />
14<link rel="next" href="node55.html" />
15<meta name='aesop' content='information' />
16<title>B.3.3 Floating point exception control</title>
17</head>
18<body>
19<DIV CLASS="navigation">
20<div id='top-navigation-panel' xml:id='top-navigation-panel'>
21<table align="center" width="100%" cellpadding="0" cellspacing="2">
22<tr>
23<td class='online-navigation'><a rel="prev" title="B.3.2 Sockets"
24 href="node53.html"><img src='../icons/previous.png'
25 border='0' height='32' alt='Previous Page' width='32' /></A></td>
26<td class='online-navigation'><a rel="parent" title="B.3 Licenses and Acknowledgements"
27 href="node51.html"><img src='../icons/up.png'
28 border='0' height='32' alt='Up One Level' width='32' /></A></td>
29<td class='online-navigation'><a rel="next" title="B.3.4 MD5 message digest"
30 href="node55.html"><img src='../icons/next.png'
31 border='0' height='32' alt='Next Page' width='32' /></A></td>
32<td align="center" width="100%">Extending and Embedding the Python Interpreter</td>
33<td class='online-navigation'><a rel="contents" title="Table of Contents"
34 href="contents.html"><img src='../icons/contents.png'
35 border='0' height='32' alt='Contents' width='32' /></A></td>
36<td class='online-navigation'><img src='../icons/blank.png'
37 border='0' height='32' alt='' width='32' /></td>
38<td class='online-navigation'><img src='../icons/blank.png'
39 border='0' height='32' alt='' width='32' /></td>
40</tr></table>
41<div class='online-navigation'>
42<b class="navlabel">Previous:</b>
43<a class="sectref" rel="prev" href="node53.html">B.3.2 Sockets</A>
44<b class="navlabel">Up:</b>
45<a class="sectref" rel="parent" href="node51.html">B.3 Licenses and Acknowledgements</A>
46<b class="navlabel">Next:</b>
47<a class="sectref" rel="next" href="node55.html">B.3.4 MD5 message digest</A>
48</div>
49<hr /></div>
50</DIV>
51<!--End of Navigation Panel-->
52
53<H2><A NAME="SECTION009330000000000000000">
54B.3.3 Floating point exception control</A>
55</H2>
56
57<P>
58The source for the <tt class="module">fpectl</tt> module includes the following notice:
59
60<P>
61<div class="verbatim"><pre>
62 ---------------------------------------------------------------------
63 / Copyright (c) 1996. \
64 | The Regents of the University of California. |
65 | All rights reserved. |
66 | |
67 | Permission to use, copy, modify, and distribute this software for |
68 | any purpose without fee is hereby granted, provided that this en- |
69 | tire notice is included in all copies of any software which is or |
70 | includes a copy or modification of this software and in all |
71 | copies of the supporting documentation for such software. |
72 | |
73 | This work was produced at the University of California, Lawrence |
74 | Livermore National Laboratory under contract no. W-7405-ENG-48 |
75 | between the U.S. Department of Energy and The Regents of the |
76 | University of California for the operation of UC LLNL. |
77 | |
78 | DISCLAIMER |
79 | |
80 | This software was prepared as an account of work sponsored by an |
81 | agency of the United States Government. Neither the United States |
82 | Government nor the University of California nor any of their em- |
83 | ployees, makes any warranty, express or implied, or assumes any |
84 | liability or responsibility for the accuracy, completeness, or |
85 | usefulness of any information, apparatus, product, or process |
86 | disclosed, or represents that its use would not infringe |
87 | privately-owned rights. Reference herein to any specific commer- |
88 | cial products, process, or service by trade name, trademark, |
89 | manufacturer, or otherwise, does not necessarily constitute or |
90 | imply its endorsement, recommendation, or favoring by the United |
91 | States Government or the University of California. The views and |
92 | opinions of authors expressed herein do not necessarily state or |
93 | reflect those of the United States Government or the University |
94 | of California, and shall not be used for advertising or product |
95 \ endorsement purposes. /
96 ---------------------------------------------------------------------
97</pre></div>
98
99<P>
100
101<DIV CLASS="navigation">
102<div class='online-navigation'>
103<p></p><hr />
104<table align="center" width="100%" cellpadding="0" cellspacing="2">
105<tr>
106<td class='online-navigation'><a rel="prev" title="B.3.2 Sockets"
107 href="node53.html"><img src='../icons/previous.png'
108 border='0' height='32' alt='Previous Page' width='32' /></A></td>
109<td class='online-navigation'><a rel="parent" title="B.3 Licenses and Acknowledgements"
110 href="node51.html"><img src='../icons/up.png'
111 border='0' height='32' alt='Up One Level' width='32' /></A></td>
112<td class='online-navigation'><a rel="next" title="B.3.4 MD5 message digest"
113 href="node55.html"><img src='../icons/next.png'
114 border='0' height='32' alt='Next Page' width='32' /></A></td>
115<td align="center" width="100%">Extending and Embedding the Python Interpreter</td>
116<td class='online-navigation'><a rel="contents" title="Table of Contents"
117 href="contents.html"><img src='../icons/contents.png'
118 border='0' height='32' alt='Contents' width='32' /></A></td>
119<td class='online-navigation'><img src='../icons/blank.png'
120 border='0' height='32' alt='' width='32' /></td>
121<td class='online-navigation'><img src='../icons/blank.png'
122 border='0' height='32' alt='' width='32' /></td>
123</tr></table>
124<div class='online-navigation'>
125<b class="navlabel">Previous:</b>
126<a class="sectref" rel="prev" href="node53.html">B.3.2 Sockets</A>
127<b class="navlabel">Up:</b>
128<a class="sectref" rel="parent" href="node51.html">B.3 Licenses and Acknowledgements</A>
129<b class="navlabel">Next:</b>
130<a class="sectref" rel="next" href="node55.html">B.3.4 MD5 message digest</A>
131</div>
132</div>
133<hr />
134<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
135</DIV>
136<!--End of Navigation Panel-->
137<ADDRESS>
138See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
139</ADDRESS>
140</BODY>
141</HTML>