aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/juicebox_asm/insn/mov.rs.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/juicebox_asm/insn/mov.rs.html')
-rw-r--r--src/juicebox_asm/insn/mov.rs.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/juicebox_asm/insn/mov.rs.html b/src/juicebox_asm/insn/mov.rs.html
index 7be5d09..1e672a1 100644
--- a/src/juicebox_asm/insn/mov.rs.html
+++ b/src/juicebox_asm/insn/mov.rs.html
@@ -111,7 +111,9 @@
<a href="#111" id="111">111</a>
<a href="#112" id="112">112</a>
<a href="#113" id="113">113</a>
-</pre></div><pre class="rust"><code><span class="kw">use </span><span class="kw">crate</span>::prelude::<span class="kw-2">*</span>;
+<a href="#114" id="114">114</a>
+</pre></div><pre class="rust"><code><span class="kw">use </span><span class="kw">super</span>::Mov;
+<span class="kw">use crate</span>::{Asm, Imm16, Imm32, Imm64, Imm8, MemOp, Reg16, Reg32, Reg64, Reg8};
<span class="comment">// -- MOV : reg reg