From 865c1d3231fd57c648121d961be91793d0bfe690 Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 5 Mar 2023 20:47:28 +0000 Subject: deploy: 1ea7de2ba46b58b4afe3e65b95d8a45160218a5c --- src/juicebox_asm/insn.rs.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/juicebox_asm/insn.rs.html') diff --git a/src/juicebox_asm/insn.rs.html b/src/juicebox_asm/insn.rs.html index 93134d8..2affb2d 100644 --- a/src/juicebox_asm/insn.rs.html +++ b/src/juicebox_asm/insn.rs.html @@ -44,7 +44,11 @@ 44 45 46 -
mod add;
+47
+48
+
//! Trait definitions of various instructions.
+
+mod add;
 mod dec;
 mod jmp;
 mod jnz;
-- 
cgit v1.2.3