Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Release 1.0
[palacios.git] / misc / decoder_test / XED2 / doc / html / xed-operand-bitvec_8h-source.html
diff --git a/misc/decoder_test/XED2/doc/html/xed-operand-bitvec_8h-source.html b/misc/decoder_test/XED2/doc/html/xed-operand-bitvec_8h-source.html
new file mode 100644 (file)
index 0000000..e265e1c
--- /dev/null
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>XED2: XED2 User Guide - Thu May 15 03:15:09 2008 </title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.6 -->
+<div class="tabs">
+  <ul>
+    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li>
+      <form action="search.php" method="get">
+        <table cellspacing="0" cellpadding="0" border="0">
+          <tr>
+            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
+            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
+          </tr>
+        </table>
+      </form>
+    </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>
+<h1>xed-operand-bitvec.h</h1><a href="xed-operand-bitvec_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*BEGIN_LEGAL </span>
+<a name="l00002"></a>00002 <span class="comment">Copyright (c) 2007, Intel Corp.</span>
+<a name="l00003"></a>00003 <span class="comment">All rights reserved.</span>
+<a name="l00004"></a>00004 <span class="comment"></span>
+<a name="l00005"></a>00005 <span class="comment">Redistribution and use in source and binary forms, with or without</span>
+<a name="l00006"></a>00006 <span class="comment">modification, are permitted provided that the following conditions are</span>
+<a name="l00007"></a>00007 <span class="comment">met:</span>
+<a name="l00008"></a>00008 <span class="comment"></span>
+<a name="l00009"></a>00009 <span class="comment">    * Redistributions of source code must retain the above copyright</span>
+<a name="l00010"></a>00010 <span class="comment">      notice, this list of conditions and the following disclaimer.</span>
+<a name="l00011"></a>00011 <span class="comment"></span>
+<a name="l00012"></a>00012 <span class="comment">    * Redistributions in binary form must reproduce the above</span>
+<a name="l00013"></a>00013 <span class="comment">      copyright notice, this list of conditions and the following</span>
+<a name="l00014"></a>00014 <span class="comment">      disclaimer in the documentation and/or other materials provided</span>
+<a name="l00015"></a>00015 <span class="comment">      with the distribution.</span>
+<a name="l00016"></a>00016 <span class="comment"></span>
+<a name="l00017"></a>00017 <span class="comment">    * Neither the name of Intel Corporation nor the names of its</span>
+<a name="l00018"></a>00018 <span class="comment">      contributors may be used to endorse or promote products derived</span>
+<a name="l00019"></a>00019 <span class="comment">      from this software without specific prior written permission.</span>
+<a name="l00020"></a>00020 <span class="comment"></span>
+<a name="l00021"></a>00021 <span class="comment">THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span>
+<a name="l00022"></a>00022 <span class="comment">"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span>
+<a name="l00023"></a>00023 <span class="comment">LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span>
+<a name="l00024"></a>00024 <span class="comment">A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span>
+<a name="l00025"></a>00025 <span class="comment">OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span>
+<a name="l00026"></a>00026 <span class="comment">SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span>
+<a name="l00027"></a>00027 <span class="comment">LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span>
+<a name="l00028"></a>00028 <span class="comment">DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span>
+<a name="l00029"></a>00029 <span class="comment">THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span>
+<a name="l00030"></a>00030 <span class="comment">(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span>
+<a name="l00031"></a>00031 <span class="comment">OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span>
+<a name="l00032"></a>00032 <span class="comment">END_LEGAL */</span>
+<a name="l00035"></a>00035 
+<a name="l00036"></a>00036 <span class="comment">// This file was automatically generated.</span>
+<a name="l00037"></a>00037 <span class="comment">// Do not edit this file.</span>
+<a name="l00038"></a>00038 
+<a name="l00039"></a>00039 <span class="preprocessor">#if !defined(_XED_OPERAND_BITVEC_H_)</span>
+<a name="l00040"></a><a class="code" href="xed-operand-bitvec_8h.html#f8ee1bb8ff95c0aa2e1f7ac97ccea339">00040</a> <span class="preprocessor"></span><span class="preprocessor"># define _XED_OPERAND_BITVEC_H_</span>
+<a name="l00041"></a>00041 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="xed-types_8h.html">xed-types.h</a>"</span>
+<a name="l00042"></a><a class="code" href="unionxed__operand__bitvec__t.html">00042</a> <span class="keyword">typedef</span> <span class="keyword">union </span>{
+<a name="l00043"></a><a class="code" href="unionxed__operand__bitvec__t.html#688bf3c73c216d827368c27f61a84da8">00043</a>    xed_uint32_t i[4];
+<a name="l00044"></a>00044    <span class="keyword">struct </span>{
+<a name="l00045"></a><a class="code" href="unionxed__operand__bitvec__t.html#54dda6c69aab5d314ccb0ccbb278647c">00045</a>      xed_uint32_t  x_AGEN : 1; <span class="comment">/* 00:00 */</span>
+<a name="l00046"></a><a class="code" href="unionxed__operand__bitvec__t.html#9cd259ac5d428e9f4fc73dc3960f2f26">00046</a>      xed_uint32_t  x_AMODE : 1; <span class="comment">/* 00:01 */</span>
+<a name="l00047"></a><a class="code" href="unionxed__operand__bitvec__t.html#5a96a06af2ca0c8e479f09a429364982">00047</a>      xed_uint32_t  x_ASZ : 1; <span class="comment">/* 00:02 */</span>
+<a name="l00048"></a><a class="code" href="unionxed__operand__bitvec__t.html#b07a6479359ee5f9e54ec7b631599151">00048</a>      xed_uint32_t  x_BASE0 : 1; <span class="comment">/* 00:03 */</span>
+<a name="l00049"></a><a class="code" href="unionxed__operand__bitvec__t.html#7594b870f44c157e0246113c3c629968">00049</a>      xed_uint32_t  x_BASE1 : 1; <span class="comment">/* 00:04 */</span>
+<a name="l00050"></a><a class="code" href="unionxed__operand__bitvec__t.html#19e96382b83f3d88b1b0af3a6f7d5920">00050</a>      xed_uint32_t  x_BRDISP_WIDTH : 1; <span class="comment">/* 00:05 */</span>
+<a name="l00051"></a><a class="code" href="unionxed__operand__bitvec__t.html#992462f4be4fec1e16ce6f94d0f5a64b">00051</a>      xed_uint32_t  x_BRDISP0 : 1; <span class="comment">/* 00:06 */</span>
+<a name="l00052"></a><a class="code" href="unionxed__operand__bitvec__t.html#8d4ac36110037b510d6366927eb636a7">00052</a>      xed_uint32_t  x_BRDISP1 : 1; <span class="comment">/* 00:07 */</span>
+<a name="l00053"></a><a class="code" href="unionxed__operand__bitvec__t.html#776986e1ab765f3c0eaccae4b250b3f6">00053</a>      xed_uint32_t  x_DEFAULT_SEG : 1; <span class="comment">/* 00:08 */</span>
+<a name="l00054"></a><a class="code" href="unionxed__operand__bitvec__t.html#0e78853b94cb4aec8061a9ab57fbb470">00054</a>      xed_uint32_t  x_DF64 : 1; <span class="comment">/* 00:09 */</span>
+<a name="l00055"></a><a class="code" href="unionxed__operand__bitvec__t.html#be83592ae09dcdc5ad312020f4ec8fa7">00055</a>      xed_uint32_t  x_DISP_WIDTH : 1; <span class="comment">/* 00:10 */</span>
+<a name="l00056"></a><a class="code" href="unionxed__operand__bitvec__t.html#66703e6a5d906350f70a16ce1a9eeddc">00056</a>      xed_uint32_t  x_DISP0 : 1; <span class="comment">/* 00:11 */</span>
+<a name="l00057"></a><a class="code" href="unionxed__operand__bitvec__t.html#d81908b396e1679f9ab67299e0f194ab">00057</a>      xed_uint32_t  x_DISP1 : 1; <span class="comment">/* 00:12 */</span>
+<a name="l00058"></a><a class="code" href="unionxed__operand__bitvec__t.html#097b79a1e9aa064bcee6c247e463a8b2">00058</a>      xed_uint32_t  x_DISP2 : 1; <span class="comment">/* 00:13 */</span>
+<a name="l00059"></a><a class="code" href="unionxed__operand__bitvec__t.html#d40363ad39059bbce861a68c41138854">00059</a>      xed_uint32_t  x_DISP3 : 1; <span class="comment">/* 00:14 */</span>
+<a name="l00060"></a><a class="code" href="unionxed__operand__bitvec__t.html#f2a69e63c71629073b76a18479df1fb1">00060</a>      xed_uint32_t  x_EASZ : 1; <span class="comment">/* 00:15 */</span>
+<a name="l00061"></a><a class="code" href="unionxed__operand__bitvec__t.html#a4878c2711906319e4b9c467984e8540">00061</a>      xed_uint32_t  x_ENCODER_PREFERRED : 1; <span class="comment">/* 00:16 */</span>
+<a name="l00062"></a><a class="code" href="unionxed__operand__bitvec__t.html#dbfb2a53f1d269a649cc4a6340df2146">00062</a>      xed_uint32_t  x_EOSZ : 1; <span class="comment">/* 00:17 */</span>
+<a name="l00063"></a><a class="code" href="unionxed__operand__bitvec__t.html#683cf4790dd00d1463fa9e35574ca69c">00063</a>      xed_uint32_t  x_ERROR : 1; <span class="comment">/* 00:18 */</span>
+<a name="l00064"></a><a class="code" href="unionxed__operand__bitvec__t.html#72d23da451944059514e151c1c2e67e9">00064</a>      xed_uint32_t  x_HINT_TAKEN : 1; <span class="comment">/* 00:19 */</span>
+<a name="l00065"></a><a class="code" href="unionxed__operand__bitvec__t.html#4fe004d83f1db265e14dac68b4c61512">00065</a>      xed_uint32_t  x_HINT_NOT_TAKEN : 1; <span class="comment">/* 00:20 */</span>
+<a name="l00066"></a><a class="code" href="unionxed__operand__bitvec__t.html#a8ce1885c2195b2c1b0f94e065c6ef80">00066</a>      xed_uint32_t  x_ICLASS : 1; <span class="comment">/* 00:21 */</span>
+<a name="l00067"></a><a class="code" href="unionxed__operand__bitvec__t.html#9fd0df99b1ec1e50eded0bb952af7900">00067</a>      xed_uint32_t  x_IMM_WIDTH : 1; <span class="comment">/* 00:22 */</span>
+<a name="l00068"></a><a class="code" href="unionxed__operand__bitvec__t.html#daf637560f5a0e80c12d9b61f4a20cb9">00068</a>      xed_uint32_t  x_IMM0 : 1; <span class="comment">/* 00:23 */</span>
+<a name="l00069"></a><a class="code" href="unionxed__operand__bitvec__t.html#4a15bd90076985505f4e9935a28a6177">00069</a>      xed_uint32_t  x_IMM0SIGNED : 1; <span class="comment">/* 00:24 */</span>
+<a name="l00070"></a><a class="code" href="unionxed__operand__bitvec__t.html#1246732365ab6e7d397d8977cd9aa3c6">00070</a>      xed_uint32_t  x_IMM1 : 1; <span class="comment">/* 00:25 */</span>
+<a name="l00071"></a><a class="code" href="unionxed__operand__bitvec__t.html#8581805bcfa64dbd9a2033272b21daae">00071</a>      xed_uint32_t  x_INDEX : 1; <span class="comment">/* 00:26 */</span>
+<a name="l00072"></a><a class="code" href="unionxed__operand__bitvec__t.html#8a0d8a96b6de4b0e0da164d8c7597fa7">00072</a>      xed_uint32_t  x_LOCK : 1; <span class="comment">/* 00:27 */</span>
+<a name="l00073"></a><a class="code" href="unionxed__operand__bitvec__t.html#0994375e65bbecf91822a7ee9e2dd7c1">00073</a>      xed_uint32_t  x_LOCKABLE : 1; <span class="comment">/* 00:28 */</span>
+<a name="l00074"></a><a class="code" href="unionxed__operand__bitvec__t.html#542aa6880b6a3dcd9fc77e6078a609b6">00074</a>      xed_uint32_t  x_MEM_WIDTH : 1; <span class="comment">/* 00:29 */</span>
+<a name="l00075"></a><a class="code" href="unionxed__operand__bitvec__t.html#f4f38bffafc8c90db7628d983b8bb5ee">00075</a>      xed_uint32_t  x_MEM0 : 1; <span class="comment">/* 00:30 */</span>
+<a name="l00076"></a><a class="code" href="unionxed__operand__bitvec__t.html#72a4a90ed88cd1037d58ac24cdcd2c16">00076</a>      xed_uint32_t  x_MEM1 : 1; <span class="comment">/* 00:31 */</span>
+<a name="l00077"></a><a class="code" href="unionxed__operand__bitvec__t.html#74ee18458300f02f74dc7b7a9343b193">00077</a>      xed_uint32_t  x_MOD : 1; <span class="comment">/* 01:00 */</span>
+<a name="l00078"></a><a class="code" href="unionxed__operand__bitvec__t.html#385420176be606bb9d34a649acac8c65">00078</a>      xed_uint32_t  x_MODE : 1; <span class="comment">/* 01:01 */</span>
+<a name="l00079"></a><a class="code" href="unionxed__operand__bitvec__t.html#7505e9b269887a943a2cabb3d1ac5549">00079</a>      xed_uint32_t  x_MODRM : 1; <span class="comment">/* 01:02 */</span>
+<a name="l00080"></a><a class="code" href="unionxed__operand__bitvec__t.html#064ecc248b6a04cb6a13fd596da32866">00080</a>      xed_uint32_t  x_NOREX : 1; <span class="comment">/* 01:03 */</span>
+<a name="l00081"></a><a class="code" href="unionxed__operand__bitvec__t.html#9b9483f546557cb3c1b0d254d33d066d">00081</a>      xed_uint32_t  x_OSZ : 1; <span class="comment">/* 01:04 */</span>
+<a name="l00082"></a><a class="code" href="unionxed__operand__bitvec__t.html#ce8a9b2df6c7fb36ede55cbdbbb5adb5">00082</a>      xed_uint32_t  x_OUTREG : 1; <span class="comment">/* 01:05 */</span>
+<a name="l00083"></a><a class="code" href="unionxed__operand__bitvec__t.html#eacf3441bacc0c8692b18853dec9ee4c">00083</a>      xed_uint32_t  x_PTR : 1; <span class="comment">/* 01:06 */</span>
+<a name="l00084"></a><a class="code" href="unionxed__operand__bitvec__t.html#0e53d9b2983b1c66d209fb4c21ddb458">00084</a>      xed_uint32_t  x_REFINING : 1; <span class="comment">/* 01:07 */</span>
+<a name="l00085"></a><a class="code" href="unionxed__operand__bitvec__t.html#92ddc3e9afd6ecf5af49b77796b58458">00085</a>      xed_uint32_t  x_REG : 1; <span class="comment">/* 01:08 */</span>
+<a name="l00086"></a><a class="code" href="unionxed__operand__bitvec__t.html#63db982aa710a0f365999a9e54606233">00086</a>      xed_uint32_t  x_REG0 : 1; <span class="comment">/* 01:09 */</span>
+<a name="l00087"></a><a class="code" href="unionxed__operand__bitvec__t.html#f9c5f00c864957e132832e82e0d4c31b">00087</a>      xed_uint32_t  x_REG1 : 1; <span class="comment">/* 01:10 */</span>
+<a name="l00088"></a><a class="code" href="unionxed__operand__bitvec__t.html#637309626d128da3e67209d8aa934ca1">00088</a>      xed_uint32_t  x_REG2 : 1; <span class="comment">/* 01:11 */</span>
+<a name="l00089"></a><a class="code" href="unionxed__operand__bitvec__t.html#6d3daaf1d9b8725372769888a3828142">00089</a>      xed_uint32_t  x_REG3 : 1; <span class="comment">/* 01:12 */</span>
+<a name="l00090"></a><a class="code" href="unionxed__operand__bitvec__t.html#3419a0e2511e8eef1ae83d437471a197">00090</a>      xed_uint32_t  x_REG4 : 1; <span class="comment">/* 01:13 */</span>
+<a name="l00091"></a><a class="code" href="unionxed__operand__bitvec__t.html#239a66b4249e2e18e4a1d835f5c41f6b">00091</a>      xed_uint32_t  x_REG5 : 1; <span class="comment">/* 01:14 */</span>
+<a name="l00092"></a><a class="code" href="unionxed__operand__bitvec__t.html#cdfadb2f915885ca444c1357dacbc961">00092</a>      xed_uint32_t  x_REG6 : 1; <span class="comment">/* 01:15 */</span>
+<a name="l00093"></a><a class="code" href="unionxed__operand__bitvec__t.html#b95f36e90dca8a22323c40f93604f46a">00093</a>      xed_uint32_t  x_REG7 : 1; <span class="comment">/* 01:16 */</span>
+<a name="l00094"></a><a class="code" href="unionxed__operand__bitvec__t.html#b8571bbf2fa8f1185f232afd722efdf6">00094</a>      xed_uint32_t  x_REG8 : 1; <span class="comment">/* 01:17 */</span>
+<a name="l00095"></a><a class="code" href="unionxed__operand__bitvec__t.html#75cee9aad3a62fce6660b812bd18ae1b">00095</a>      xed_uint32_t  x_REG9 : 1; <span class="comment">/* 01:18 */</span>
+<a name="l00096"></a><a class="code" href="unionxed__operand__bitvec__t.html#8caf630e74736b59dac26a932a10e7d2">00096</a>      xed_uint32_t  x_REG10 : 1; <span class="comment">/* 01:19 */</span>
+<a name="l00097"></a><a class="code" href="unionxed__operand__bitvec__t.html#a5e6fdd30b15679c98468563baebd207">00097</a>      xed_uint32_t  x_REG11 : 1; <span class="comment">/* 01:20 */</span>
+<a name="l00098"></a><a class="code" href="unionxed__operand__bitvec__t.html#918284f019abcd2a34229f44b37ff07e">00098</a>      xed_uint32_t  x_REG12 : 1; <span class="comment">/* 01:21 */</span>
+<a name="l00099"></a><a class="code" href="unionxed__operand__bitvec__t.html#abd3e15b10f437055a8caa16e7ea7106">00099</a>      xed_uint32_t  x_REG13 : 1; <span class="comment">/* 01:22 */</span>
+<a name="l00100"></a><a class="code" href="unionxed__operand__bitvec__t.html#644eff771454a1204fc4e506c834286a">00100</a>      xed_uint32_t  x_REG14 : 1; <span class="comment">/* 01:23 */</span>
+<a name="l00101"></a><a class="code" href="unionxed__operand__bitvec__t.html#e61475fdcda4837cf86c1326775da975">00101</a>      xed_uint32_t  x_REG15 : 1; <span class="comment">/* 01:24 */</span>
+<a name="l00102"></a><a class="code" href="unionxed__operand__bitvec__t.html#23459544335013ca325a00af0e553e88">00102</a>      xed_uint32_t  x_RELBR : 1; <span class="comment">/* 01:25 */</span>
+<a name="l00103"></a><a class="code" href="unionxed__operand__bitvec__t.html#21943d3563611e8cb122e8879b08fa37">00103</a>      xed_uint32_t  x_REP : 1; <span class="comment">/* 01:26 */</span>
+<a name="l00104"></a><a class="code" href="unionxed__operand__bitvec__t.html#c7cb8c9878a521d91340032bd03914b7">00104</a>      xed_uint32_t  x_REP_ABLE : 1; <span class="comment">/* 01:27 */</span>
+<a name="l00105"></a><a class="code" href="unionxed__operand__bitvec__t.html#3cd6dda594144eaa2947510ebef838a0">00105</a>      xed_uint32_t  x_REX : 1; <span class="comment">/* 01:28 */</span>
+<a name="l00106"></a><a class="code" href="unionxed__operand__bitvec__t.html#bde419c8a4da30f119693ee5d458f482">00106</a>      xed_uint32_t  x_REXB : 1; <span class="comment">/* 01:29 */</span>
+<a name="l00107"></a><a class="code" href="unionxed__operand__bitvec__t.html#b510b894412b0d945e68793d1a538a1c">00107</a>      xed_uint32_t  x_REXR : 1; <span class="comment">/* 01:30 */</span>
+<a name="l00108"></a><a class="code" href="unionxed__operand__bitvec__t.html#308c2e97d460e090a2e7cea8fc047858">00108</a>      xed_uint32_t  x_REXW : 1; <span class="comment">/* 01:31 */</span>
+<a name="l00109"></a><a class="code" href="unionxed__operand__bitvec__t.html#344a7f23b347074c72c88f885fe32e7f">00109</a>      xed_uint32_t  x_REXX : 1; <span class="comment">/* 02:00 */</span>
+<a name="l00110"></a><a class="code" href="unionxed__operand__bitvec__t.html#42e7a0636382c1935f92d1612b716d96">00110</a>      xed_uint32_t  x_RM : 1; <span class="comment">/* 02:01 */</span>
+<a name="l00111"></a><a class="code" href="unionxed__operand__bitvec__t.html#0e2d266c9d53de15a2ae07a063e641b8">00111</a>      xed_uint32_t  x_SCALE : 1; <span class="comment">/* 02:02 */</span>
+<a name="l00112"></a><a class="code" href="unionxed__operand__bitvec__t.html#5eac75585a4411ab347ef7c7805e0813">00112</a>      xed_uint32_t  x_SEG_OVD : 1; <span class="comment">/* 02:03 */</span>
+<a name="l00113"></a><a class="code" href="unionxed__operand__bitvec__t.html#d95497a0d6bddfde2159745423f958da">00113</a>      xed_uint32_t  x_SEG0 : 1; <span class="comment">/* 02:04 */</span>
+<a name="l00114"></a><a class="code" href="unionxed__operand__bitvec__t.html#0b5850988a0ec5c8e0b0fa0b0f588922">00114</a>      xed_uint32_t  x_SEG1 : 1; <span class="comment">/* 02:05 */</span>
+<a name="l00115"></a><a class="code" href="unionxed__operand__bitvec__t.html#50e4973a79a774b26ab079d352128693">00115</a>      xed_uint32_t  x_SIB : 1; <span class="comment">/* 02:06 */</span>
+<a name="l00116"></a><a class="code" href="unionxed__operand__bitvec__t.html#18e779bf594cadd7c4f7ed428e5552c1">00116</a>      xed_uint32_t  x_SIBBASE : 1; <span class="comment">/* 02:07 */</span>
+<a name="l00117"></a><a class="code" href="unionxed__operand__bitvec__t.html#d1aece540204d37ea5053af375c63775">00117</a>      xed_uint32_t  x_SIBINDEX : 1; <span class="comment">/* 02:08 */</span>
+<a name="l00118"></a><a class="code" href="unionxed__operand__bitvec__t.html#fb5ba621fcd40c7b329972ae04392dc7">00118</a>      xed_uint32_t  x_SIBSCALE : 1; <span class="comment">/* 02:09 */</span>
+<a name="l00119"></a><a class="code" href="unionxed__operand__bitvec__t.html#11cbe9e735e341511927980ecfd09a43">00119</a>      xed_uint32_t  x_SMODE : 1; <span class="comment">/* 02:10 */</span>
+<a name="l00120"></a><a class="code" href="unionxed__operand__bitvec__t.html#09156aae5291fc18e997e02f86b62a2b">00120</a>      xed_uint32_t  x_UIMM00 : 1; <span class="comment">/* 02:11 */</span>
+<a name="l00121"></a><a class="code" href="unionxed__operand__bitvec__t.html#1db1bb629152150dc80fa17bd1ed1a2f">00121</a>      xed_uint32_t  x_UIMM1 : 1; <span class="comment">/* 02:12 */</span>
+<a name="l00122"></a><a class="code" href="unionxed__operand__bitvec__t.html#423e667baaff5495be40d6a509690bb4">00122</a>      xed_uint32_t  x_UIMM01 : 1; <span class="comment">/* 02:13 */</span>
+<a name="l00123"></a><a class="code" href="unionxed__operand__bitvec__t.html#f37ca0a07fe5878ec654bd27ea0c4124">00123</a>      xed_uint32_t  x_UIMM02 : 1; <span class="comment">/* 02:14 */</span>
+<a name="l00124"></a><a class="code" href="unionxed__operand__bitvec__t.html#7ec1ef89eec441c63e9a145c8b26544d">00124</a>      xed_uint32_t  x_UIMM03 : 1; <span class="comment">/* 02:15 */</span>
+<a name="l00125"></a><a class="code" href="unionxed__operand__bitvec__t.html#1318681e500da77c94318ee0cd5b3ecf">00125</a>      xed_uint32_t  x_USING_DEFAULT_SEGMENT0 : 1; <span class="comment">/* 02:16 */</span>
+<a name="l00126"></a><a class="code" href="unionxed__operand__bitvec__t.html#b4250b7169537f796e3de7c0fb369779">00126</a>      xed_uint32_t  x_USING_DEFAULT_SEGMENT1 : 1; <span class="comment">/* 02:17 */</span>
+<a name="l00127"></a>00127    } s;
+<a name="l00128"></a>00128 } <a class="code" href="unionxed__operand__bitvec__t.html">xed_operand_bitvec_t</a>;
+<a name="l00129"></a>00129 <span class="preprocessor">#endif</span>
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu May 15 03:15:09 2008 for XED2 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
+</body>
+</html>