binaryninja/commercial/api-docs/binaryninja.enums.LowLevelILOperation.html

731 lines
59 KiB
HTML

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>binaryninja.enums.LowLevelILOperation &mdash; Binary Ninja API 1.1.0 documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/css/other.css" type="text/css" />
<link rel="top" title="Binary Ninja API 1.1.0 documentation" href="index.html"/>
<link rel="up" title="enums module" href="binaryninja.enums-module.html"/>
<link rel="next" title="binaryninja.enums.MediumLevelILOperation" href="binaryninja.enums.MediumLevelILOperation.html"/>
<link rel="prev" title="binaryninja.enums.LowLevelILFlagCondition" href="binaryninja.enums.LowLevelILFlagCondition.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> Binary Ninja API
</a>
<div class="version">
1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="binaryninja.architecture-module.html">architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.atexit-module.html">atexit</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.basicblock-module.html">basicblock</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.binaryninja-module.html">binaryninja</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.binaryview-module.html">binaryview</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.builtins-module.html">builtins</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.callingconvention-module.html">callingconvention</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.databuffer-module.html">databuffer</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.demangle-module.html">demangle</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.downloadprovider-module.html">downloadprovider</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="binaryninja.enums-module.html">enums</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ActionType.html">binaryninja.enums.ActionType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.AnalysisSkipReason.html">binaryninja.enums.AnalysisSkipReason</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.AnalysisState.html">binaryninja.enums.AnalysisState</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.BranchType.html">binaryninja.enums.BranchType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.CallingConventionName.html">binaryninja.enums.CallingConventionName</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.DisassemblyOption.html">binaryninja.enums.DisassemblyOption</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.Endianness.html">binaryninja.enums.Endianness</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FindFlag.html">binaryninja.enums.FindFlag</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FlagRole.html">binaryninja.enums.FlagRole</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FormInputFieldType.html">binaryninja.enums.FormInputFieldType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FunctionAnalysisSkipOverride.html">binaryninja.enums.FunctionAnalysisSkipOverride</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.FunctionGraphType.html">binaryninja.enums.FunctionGraphType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.HighlightColorStyle.html">binaryninja.enums.HighlightColorStyle</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.HighlightStandardColor.html">binaryninja.enums.HighlightStandardColor</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ILBranchDependence.html">binaryninja.enums.ILBranchDependence</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ImplicitRegisterExtend.html">binaryninja.enums.ImplicitRegisterExtend</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.InstructionTextTokenContext.html">binaryninja.enums.InstructionTextTokenContext</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.InstructionTextTokenType.html">binaryninja.enums.InstructionTextTokenType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.IntegerDisplayType.html">binaryninja.enums.IntegerDisplayType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LinearDisassemblyLineType.html">binaryninja.enums.LinearDisassemblyLineType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LogLevel.html">binaryninja.enums.LogLevel</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.LowLevelILFlagCondition.html">binaryninja.enums.LowLevelILFlagCondition</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">binaryninja.enums.LowLevelILOperation</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MediumLevelILOperation.html">binaryninja.enums.MediumLevelILOperation</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MemberAccess.html">binaryninja.enums.MemberAccess</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MemberScope.html">binaryninja.enums.MemberScope</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxButtonResult.html">binaryninja.enums.MessageBoxButtonResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxButtonSet.html">binaryninja.enums.MessageBoxButtonSet</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MessageBoxIcon.html">binaryninja.enums.MessageBoxIcon</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.MetadataType.html">binaryninja.enums.MetadataType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ModificationStatus.html">binaryninja.enums.ModificationStatus</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.NameType.html">binaryninja.enums.NameType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.NamedTypeReferenceClass.html">binaryninja.enums.NamedTypeReferenceClass</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginCommandType.html">binaryninja.enums.PluginCommandType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginLoadOrder.html">binaryninja.enums.PluginLoadOrder</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginOrigin.html">binaryninja.enums.PluginOrigin</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginType.html">binaryninja.enums.PluginType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PluginUpdateStatus.html">binaryninja.enums.PluginUpdateStatus</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.PointerSuffix.html">binaryninja.enums.PointerSuffix</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ReferenceType.html">binaryninja.enums.ReferenceType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.RegisterValueType.html">binaryninja.enums.RegisterValueType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ScriptingProviderExecuteResult.html">binaryninja.enums.ScriptingProviderExecuteResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.ScriptingProviderInputReadyState.html">binaryninja.enums.ScriptingProviderInputReadyState</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SectionSemantics.html">binaryninja.enums.SectionSemantics</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SegmentFlag.html">binaryninja.enums.SegmentFlag</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.StringType.html">binaryninja.enums.StringType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.StructureType.html">binaryninja.enums.StructureType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.SymbolType.html">binaryninja.enums.SymbolType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.TransformType.html">binaryninja.enums.TransformType</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.TypeClass.html">binaryninja.enums.TypeClass</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.UpdateResult.html">binaryninja.enums.UpdateResult</a></li>
<li class="toctree-l2"><a class="reference internal" href="binaryninja.enums.VariableSourceType.html">binaryninja.enums.VariableSourceType</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.fileaccessor-module.html">fileaccessor</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.filemetadata-module.html">filemetadata</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.function-module.html">function</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.functionrecognizer-module.html">functionrecognizer</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.highlight-module.html">highlight</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.interaction-module.html">interaction</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.lineardisassembly-module.html">lineardisassembly</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.log-module.html">log</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.lowlevelil-module.html">lowlevelil</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.mainthread-module.html">mainthread</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.mediumlevelil-module.html">mediumlevelil</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.metadata-module.html">metadata</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.platform-module.html">platform</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.plugin-module.html">plugin</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.pluginmanager-module.html">pluginmanager</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.pyopenssl-module.html">pyopenssl</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.requests-module.html">requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.scriptingprovider-module.html">scriptingprovider</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.setting-module.html">setting</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.transform-module.html">transform</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.types-module.html">types</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.undoaction-module.html">undoaction</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryninja.update-module.html">update</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Binary Ninja API</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>
<li><a href="binaryninja.enums-module.html">enums module</a> &raquo;</li>
<li>binaryninja.enums.LowLevelILOperation</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/binaryninja.enums.LowLevelILOperation.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="binaryninja-enums-lowleveliloperation">
<h1>binaryninja.enums.LowLevelILOperation<a class="headerlink" href="#binaryninja-enums-lowleveliloperation" title="Permalink to this headline"></a></h1>
<dl class="class">
<dt id="binaryninja.enums.LowLevelILOperation">
<em class="property">class </em><code class="descclassname">binaryninja.enums.</code><code class="descname">LowLevelILOperation</code><a class="reference internal" href="_modules/binaryninja/enums.html#LowLevelILOperation"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation" title="Permalink to this definition"></a></dt>
<dd><dl class="method">
<dt id="binaryninja.enums.LowLevelILOperation.__init__">
<code class="descname">__init__</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#binaryninja.enums.LowLevelILOperation.__init__" title="Permalink to this definition"></a></dt>
<dd><p>x.__init__(...) initializes x; see help(type(x)) for signature</p>
</dd></dl>
<p class="rubric">Attributes</p>
<table border="1" class="longtable docutils">
<colgroup>
<col width="10%" />
<col width="90%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ADC" title="binaryninja.enums.LowLevelILOperation.LLIL_ADC"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ADC</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ADD" title="binaryninja.enums.LowLevelILOperation.LLIL_ADD"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ADD</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ADD_OVERFLOW" title="binaryninja.enums.LowLevelILOperation.LLIL_ADD_OVERFLOW"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ADD_OVERFLOW</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_AND" title="binaryninja.enums.LowLevelILOperation.LLIL_AND"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_AND</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ASR" title="binaryninja.enums.LowLevelILOperation.LLIL_ASR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ASR</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_BOOL_TO_INT" title="binaryninja.enums.LowLevelILOperation.LLIL_BOOL_TO_INT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_BOOL_TO_INT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_BP" title="binaryninja.enums.LowLevelILOperation.LLIL_BP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_BP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL_OUTPUT_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL_OUTPUT_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL_OUTPUT_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL_PARAM" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL_PARAM"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL_PARAM</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_ADJUST" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_ADJUST"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL_STACK_ADJUST</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_CALL_STACK_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CALL_STACK_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CEIL" title="binaryninja.enums.LowLevelILOperation.LLIL_CEIL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CEIL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_E" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_E"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_E</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_NE" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_NE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_NE</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGE" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_SGE</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGT" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SGT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_SGT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLE" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_SLE</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLT" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_SLT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_SLT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGE" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_UGE</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGT" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_UGT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_UGT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULE" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_ULE</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULT" title="binaryninja.enums.LowLevelILOperation.LLIL_CMP_ULT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CMP_ULT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CONST" title="binaryninja.enums.LowLevelILOperation.LLIL_CONST"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CONST</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_CONST_PTR" title="binaryninja.enums.LowLevelILOperation.LLIL_CONST_PTR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_CONST_PTR</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_DIVS" title="binaryninja.enums.LowLevelILOperation.LLIL_DIVS"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_DIVS</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_DIVS_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_DIVS_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_DIVS_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_DIVU" title="binaryninja.enums.LowLevelILOperation.LLIL_DIVU"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_DIVU</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_DIVU_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_DIVU_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_DIVU_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FABS" title="binaryninja.enums.LowLevelILOperation.LLIL_FABS"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FABS</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FADD" title="binaryninja.enums.LowLevelILOperation.LLIL_FADD"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FADD</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_E" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_E"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_E</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GE" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_GE</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GT" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_GT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_GT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LE" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_LE</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LT" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_LT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_LT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_NE" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_NE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_NE</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_O" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_O"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_O</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FCMP_UO" title="binaryninja.enums.LowLevelILOperation.LLIL_FCMP_UO"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FCMP_UO</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FDIV" title="binaryninja.enums.LowLevelILOperation.LLIL_FDIV"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FDIV</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_BIT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_BIT_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_BIT_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_COND" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_COND"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_COND</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_GROUP" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_GROUP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_GROUP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_PHI" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_PHI"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_PHI</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLAG_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_FLAG_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLAG_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONST" title="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONST"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLOAT_CONST</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONV" title="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_CONV"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLOAT_CONV</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_TO_INT" title="binaryninja.enums.LowLevelILOperation.LLIL_FLOAT_TO_INT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLOAT_TO_INT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FLOOR" title="binaryninja.enums.LowLevelILOperation.LLIL_FLOOR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FLOOR</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FMUL" title="binaryninja.enums.LowLevelILOperation.LLIL_FMUL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FMUL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FNEG" title="binaryninja.enums.LowLevelILOperation.LLIL_FNEG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FNEG</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FSQRT" title="binaryninja.enums.LowLevelILOperation.LLIL_FSQRT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FSQRT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FSUB" title="binaryninja.enums.LowLevelILOperation.LLIL_FSUB"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FSUB</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_FTRUNC" title="binaryninja.enums.LowLevelILOperation.LLIL_FTRUNC"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_FTRUNC</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_GOTO" title="binaryninja.enums.LowLevelILOperation.LLIL_GOTO"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_GOTO</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_IF" title="binaryninja.enums.LowLevelILOperation.LLIL_IF"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_IF</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC" title="binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_INTRINSIC</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_INTRINSIC_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_INTRINSIC_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_INT_TO_FLOAT" title="binaryninja.enums.LowLevelILOperation.LLIL_INT_TO_FLOAT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_INT_TO_FLOAT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_JUMP" title="binaryninja.enums.LowLevelILOperation.LLIL_JUMP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_JUMP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_JUMP_TO" title="binaryninja.enums.LowLevelILOperation.LLIL_JUMP_TO"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_JUMP_TO</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_LOAD" title="binaryninja.enums.LowLevelILOperation.LLIL_LOAD"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_LOAD</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_LOAD_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_LOAD_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_LOAD_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_LOW_PART" title="binaryninja.enums.LowLevelILOperation.LLIL_LOW_PART"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_LOW_PART</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_LSL" title="binaryninja.enums.LowLevelILOperation.LLIL_LSL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_LSL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_LSR" title="binaryninja.enums.LowLevelILOperation.LLIL_LSR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_LSR</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MEM_PHI" title="binaryninja.enums.LowLevelILOperation.LLIL_MEM_PHI"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MEM_PHI</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MODS" title="binaryninja.enums.LowLevelILOperation.LLIL_MODS"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MODS</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MODS_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_MODS_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MODS_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MODU" title="binaryninja.enums.LowLevelILOperation.LLIL_MODU"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MODU</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MODU_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_MODU_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MODU_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MUL" title="binaryninja.enums.LowLevelILOperation.LLIL_MUL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MUL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MULS_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_MULS_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MULS_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_MULU_DP" title="binaryninja.enums.LowLevelILOperation.LLIL_MULU_DP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_MULU_DP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_NEG" title="binaryninja.enums.LowLevelILOperation.LLIL_NEG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_NEG</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_NOP" title="binaryninja.enums.LowLevelILOperation.LLIL_NOP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_NOP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_NORET" title="binaryninja.enums.LowLevelILOperation.LLIL_NORET"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_NORET</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_NOT" title="binaryninja.enums.LowLevelILOperation.LLIL_NOT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_NOT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_OR" title="binaryninja.enums.LowLevelILOperation.LLIL_OR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_OR</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_POP" title="binaryninja.enums.LowLevelILOperation.LLIL_POP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_POP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_PUSH" title="binaryninja.enums.LowLevelILOperation.LLIL_PUSH"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_PUSH</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG" title="binaryninja.enums.LowLevelILOperation.LLIL_REG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_PHI" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_PHI"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_PHI</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_SPLIT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_DEST_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_DEST_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_SPLIT_DEST_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_SPLIT_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_SPLIT_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA_PARTIAL" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_SSA_PARTIAL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_SSA_PARTIAL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_ABS_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_ABS_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_ABS_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_DEST_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_DEST_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_DEST_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_ABS_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_ABS_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_FREE_ABS_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REG" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_FREE_REG</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_FREE_REL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_FREE_REL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_FREE_REL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PHI" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PHI"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_PHI</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_POP" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_POP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_POP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PUSH" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_PUSH"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_PUSH</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_REL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_REG_STACK_REL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_REG_STACK_REL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_RET" title="binaryninja.enums.LowLevelILOperation.LLIL_RET"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_RET</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_RLC" title="binaryninja.enums.LowLevelILOperation.LLIL_RLC"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_RLC</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ROL" title="binaryninja.enums.LowLevelILOperation.LLIL_ROL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ROL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ROR" title="binaryninja.enums.LowLevelILOperation.LLIL_ROR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ROR</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ROUND_TO_INT" title="binaryninja.enums.LowLevelILOperation.LLIL_ROUND_TO_INT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ROUND_TO_INT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_RRC" title="binaryninja.enums.LowLevelILOperation.LLIL_RRC"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_RRC</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SBB" title="binaryninja.enums.LowLevelILOperation.LLIL_SBB"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SBB</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_FLAG</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_FLAG_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_FLAG_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_SPLIT</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SPLIT_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_SPLIT_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA_PARTIAL" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_SSA_PARTIAL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_SSA_PARTIAL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_ABS_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_ABS_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_STACK_ABS_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_STACK_REL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SET_REG_STACK_REL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SET_REG_STACK_REL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_STORE" title="binaryninja.enums.LowLevelILOperation.LLIL_STORE"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_STORE</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_STORE_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_STORE_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_STORE_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SUB" title="binaryninja.enums.LowLevelILOperation.LLIL_SUB"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SUB</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SX" title="binaryninja.enums.LowLevelILOperation.LLIL_SX"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SX</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL" title="binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SYSCALL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_SYSCALL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_SYSCALL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL" title="binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_TAILCALL</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL_SSA" title="binaryninja.enums.LowLevelILOperation.LLIL_TAILCALL_SSA"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_TAILCALL_SSA</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_TEST_BIT" title="binaryninja.enums.LowLevelILOperation.LLIL_TEST_BIT"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_TEST_BIT</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_TRAP" title="binaryninja.enums.LowLevelILOperation.LLIL_TRAP"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_TRAP</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_UNDEF" title="binaryninja.enums.LowLevelILOperation.LLIL_UNDEF"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_UNDEF</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL" title="binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_UNIMPL</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL_MEM" title="binaryninja.enums.LowLevelILOperation.LLIL_UNIMPL_MEM"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_UNIMPL_MEM</span></code></a></td>
<td></td>
</tr>
<tr class="row-odd"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_XOR" title="binaryninja.enums.LowLevelILOperation.LLIL_XOR"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_XOR</span></code></a></td>
<td></td>
</tr>
<tr class="row-even"><td><a class="reference internal" href="binaryninja.enums-module.html#binaryninja.enums.LowLevelILOperation.LLIL_ZX" title="binaryninja.enums.LowLevelILOperation.LLIL_ZX"><code class="xref py py-obj docutils literal"><span class="pre">LLIL_ZX</span></code></a></td>
<td></td>
</tr>
</tbody>
</table>
</dd></dl>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="binaryninja.enums.MediumLevelILOperation.html" class="btn btn-neutral float-right" title="binaryninja.enums.MediumLevelILOperation" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="binaryninja.enums.LowLevelILFlagCondition.html" class="btn btn-neutral" title="binaryninja.enums.LowLevelILFlagCondition" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2016, Vector 35 LLC.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'1.1.0',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>