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.


removed misc directory from release
[palacios.git] / misc / decoder_test / XED2 / doc / html / annotated.html
diff --git a/misc/decoder_test/XED2/doc/html/annotated.html b/misc/decoder_test/XED2/doc/html/annotated.html
deleted file mode 100644 (file)
index c68c75b..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<!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 id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
-    <li><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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
-    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
-    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
-  </ul></div>
-<h1>XED2 Data Structures</h1>Here are the data structures with brief descriptions:<table>
-  <tr><td class="indexkey"><a class="el" href="structxed__decoded__inst__s.html">xed_decoded_inst_s</a></td><td class="indexvalue">The main container for instructions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__flag__enum__s.html">xed_flag_enum_s</a></td><td class="indexvalue">Associated with each flag field there can be one action </td></tr>
-  <tr><td class="indexkey"><a class="el" href="unionxed__flag__set__s.html">xed_flag_set_s</a></td><td class="indexvalue">Union of flags bits </td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__immdis__s.html">xed_immdis_s</a></td><td class="indexvalue">Stores immediates and displacements for the encoder &amp; decoder </td></tr>
-  <tr><td class="indexkey"><a class="el" href="unionxed__immdis__values__t.html">xed_immdis_values_t</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__inst__s.html">xed_inst_s</a></td><td class="indexvalue">Constant information about a decoded instruction form, including the pointer to the constant operand properties <a class="el" href="group__DEC.html#g6e11e56c314f3035be79171df2f6938f">xed_operand_t</a> for this instruction form </td></tr>
-  <tr><td class="indexkey"><a class="el" href="unionxed__operand__bitvec__t.html">xed_operand_bitvec_t</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__operand__s.html">xed_operand_s</a></td><td class="indexvalue">Constant information about an individual generic operand, like an operand template, describing the operand properties </td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__simple__flag__s.html">xed_simple_flag_s</a></td><td class="indexvalue">A collection of <a class="el" href="group__FLAGS.html#g9a54b90e10974a59ee94c57d364254d2">xed_flag_action_t</a>'s and unions of read and written flags </td></tr>
-  <tr><td class="indexkey"><a class="el" href="structxed__state__s.html">xed_state_s</a></td><td class="indexvalue">Encapsulates machine modes for decoder/encoder requests </td></tr>
-</table>
-<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>