~ubuntu-branches/ubuntu/intrepid/bmagic/intrepid

« back to all changes in this revision

Viewing changes to html/a00073.html

  • Committer: Bazaar Package Importer
  • Author(s): Andres Salomon
  • Date: 2008-01-05 23:58:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080105235856-2kmxhxkz14qjy9ia
Tags: 3.5.0-1
* New upstream release.
* Add tcpp.dpatch.  This stops tests/stress/t.cpp from including
  ncbi_pch.hpp.  As far as I can tell, NCBI is not used at all, I have
  no idea where that came from..
* Silence some lintian warnings; binary-arch-rules-but-pkg-is-arch-indep
  and ancient-standards-version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
 
<title>BitMagic: bm::sse2_empty_guard Class Reference</title>
 
3
<title>BitMagic: bm::bit_COUNT_SUB_BA&lt; W &gt; Struct Template Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
</head><body>
6
6
<!-- Generated by Doxygen 1.4.1 -->
7
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="examples.html">Examples</a></div>
8
8
<div class="nav">
9
 
<a class="el" href="a00092.html">bm</a>::<a class="el" href="a00073.html">sse2_empty_guard</a></div>
10
 
<h1>bm::sse2_empty_guard Class Reference<br>
11
 
<small>
12
 
[<a class="el" href="a00099.html">Processor specific optimizations for SSE2 instructions</a>]</small>
13
 
</h1>SSE2 reinitialization guard class.  
 
9
<a class="el" href="a00129.html">bm</a>::<a class="el" href="a00073.html">bit_COUNT_SUB_BA</a></div>
 
10
<h1>bm::bit_COUNT_SUB_BA&lt; W &gt; Struct Template Reference</h1>Bit SUB BA functor.  
14
11
<a href="#_details">More...</a>
15
12
<p>
16
 
<code>#include &lt;<a class="el" href="a00107.html">bmsse2.h</a>&gt;</code>
 
13
<code>#include &lt;<a class="el" href="a00141.html">bmfunc.h</a>&gt;</code>
17
14
<p>
18
15
<table border="0" cellpadding="0" cellspacing="0">
19
16
<tr><td></td></tr>
20
17
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
21
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">BMFORCEINLINE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#a0">sse2_empty_guard</a> ()</td></tr>
22
 
 
23
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">BMFORCEINLINE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#a1">~sse2_empty_guard</a> ()</td></tr>
 
18
<tr><td class="memItemLeft" nowrap align="right" valign="top">W&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#a0">operator()</a> (W w1, W w2)</td></tr>
24
19
 
25
20
</table>
26
21
<hr><a name="_details"></a><h2>Detailed Description</h2>
27
 
SSE2 reinitialization guard class. 
28
 
<p>
29
 
SSE2 requires to call _mm_empty() if we are intermixing MMX integer commands with floating point arithmetics. This class guards critical code fragments where SSE2 integer is used. 
30
 
<p>
31
 
 
32
 
<p>
33
 
Definition at line <a class="el" href="a00107.html#l00057">57</a> of file <a class="el" href="a00107.html">bmsse2.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
34
 
<a class="anchor" name="a0" doxytag="bm::sse2_empty_guard::sse2_empty_guard"></a><p>
35
 
<table class="mdTable" cellpadding="2" cellspacing="0">
36
 
  <tr>
37
 
    <td class="mdRow">
38
 
      <table cellpadding="0" cellspacing="0" border="0">
39
 
        <tr>
40
 
          <td class="md" nowrap valign="top">BMFORCEINLINE bm::sse2_empty_guard::sse2_empty_guard           </td>
41
 
          <td class="md" valign="top">(&nbsp;</td>
42
 
          <td class="mdname1" valign="top" nowrap>          </td>
43
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
44
 
          <td class="md" nowrap><code> [inline]</code></td>
45
 
        </tr>
46
 
      </table>
47
 
    </td>
48
 
  </tr>
49
 
</table>
50
 
<table cellspacing="5" cellpadding="0" border="0">
51
 
  <tr>
52
 
    <td>
53
 
      &nbsp;
54
 
    </td>
55
 
    <td>
56
 
 
57
 
<p>
58
 
 
59
 
<p>
60
 
Definition at line <a class="el" href="a00107.html#l00060">60</a> of file <a class="el" href="a00107.html">bmsse2.h</a>.
61
 
<p>
62
 
References <a class="el" href="a00105.html#l00079">BMFORCEINLINE</a>.    </td>
63
 
  </tr>
64
 
</table>
65
 
<a class="anchor" name="a1" doxytag="bm::sse2_empty_guard::~sse2_empty_guard"></a><p>
66
 
<table class="mdTable" cellpadding="2" cellspacing="0">
67
 
  <tr>
68
 
    <td class="mdRow">
69
 
      <table cellpadding="0" cellspacing="0" border="0">
70
 
        <tr>
71
 
          <td class="md" nowrap valign="top">BMFORCEINLINE bm::sse2_empty_guard::~<a class="el" href="a00073.html">sse2_empty_guard</a>           </td>
72
 
          <td class="md" valign="top">(&nbsp;</td>
73
 
          <td class="mdname1" valign="top" nowrap>          </td>
74
 
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
75
 
          <td class="md" nowrap><code> [inline]</code></td>
76
 
        </tr>
77
 
      </table>
78
 
    </td>
79
 
  </tr>
80
 
</table>
81
 
<table cellspacing="5" cellpadding="0" border="0">
82
 
  <tr>
83
 
    <td>
84
 
      &nbsp;
85
 
    </td>
86
 
    <td>
87
 
 
88
 
<p>
89
 
 
90
 
<p>
91
 
Definition at line <a class="el" href="a00107.html#l00065">65</a> of file <a class="el" href="a00107.html">bmsse2.h</a>.
92
 
<p>
93
 
References <a class="el" href="a00105.html#l00079">BMFORCEINLINE</a>.    </td>
94
 
  </tr>
95
 
</table>
96
 
<hr>The documentation for this class was generated from the following file:<ul>
97
 
<li><a class="el" href="a00107.html">bmsse2.h</a></ul>
98
 
<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 20 13:29:17 2006 for BitMagic by&nbsp;
 
22
<h3>template&lt;typename W&gt;<br>
 
23
 struct bm::bit_COUNT_SUB_BA&lt; W &gt;</h3>
 
24
 
 
25
Bit SUB BA functor. 
 
26
<p>
 
27
 
 
28
<p>
 
29
Definition at line <a class="el" href="a00141.html#l04259">4259</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.<hr><h2>Member Function Documentation</h2>
 
30
<a class="anchor" name="a0" doxytag="bm::bit_COUNT_SUB_BA::operator()"></a><p>
 
31
<table class="mdTable" cellpadding="2" cellspacing="0">
 
32
  <tr>
 
33
    <td class="mdRow">
 
34
      <table cellpadding="0" cellspacing="0" border="0">
 
35
        <tr>
 
36
          <td class="mdPrefix" colspan="4">
 
37
template&lt;typename W&gt; </td>
 
38
        </tr>
 
39
        <tr>
 
40
          <td class="md" nowrap valign="top">W <a class="el" href="a00073.html">bm::bit_COUNT_SUB_BA</a>&lt; W &gt;::operator()           </td>
 
41
          <td class="md" valign="top">(&nbsp;</td>
 
42
          <td class="md" nowrap valign="top">W&nbsp;</td>
 
43
          <td class="mdname" nowrap> <em>w1</em>, </td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td class="md" nowrap align="right"></td>
 
47
          <td class="md"></td>
 
48
          <td class="md" nowrap>W&nbsp;</td>
 
49
          <td class="mdname" nowrap> <em>w2</em></td>
 
50
        </tr>
 
51
        <tr>
 
52
          <td class="md"></td>
 
53
          <td class="md">)&nbsp;</td>
 
54
          <td class="md" colspan="2"><code> [inline]</code></td>
 
55
        </tr>
 
56
      </table>
 
57
    </td>
 
58
  </tr>
 
59
</table>
 
60
<table cellspacing="5" cellpadding="0" border="0">
 
61
  <tr>
 
62
    <td>
 
63
      &nbsp;
 
64
    </td>
 
65
    <td>
 
66
 
 
67
<p>
 
68
 
 
69
<p>
 
70
Definition at line <a class="el" href="a00141.html#l04261">4261</a> of file <a class="el" href="a00141.html">bmfunc.h</a>.
 
71
<p>
 
72
References <a class="el" href="a00141.html#l00209">BM_INCWORD_BITCOUNT</a>.    </td>
 
73
  </tr>
 
74
</table>
 
75
<hr>The documentation for this struct was generated from the following file:<ul>
 
76
<li><a class="el" href="a00141.html">bmfunc.h</a></ul>
 
77
<hr size="1"><address style="align: right;"><small>Generated on Sun Aug 5 14:12:40 2007 for BitMagic by&nbsp;
99
78
<a href="http://www.doxygen.org/index.html">
100
79
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
101
80
</body>