From d3e1eff9593501ff8677b9399e1f0625f415ec78 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 7 Dec 2023 23:53:44 +0000 Subject: deploy: b5aea3fb5fcce31599e3d7397d5413a934132231 --- juicebox_asm/insn/index.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 juicebox_asm/insn/index.html (limited to 'juicebox_asm/insn/index.html') diff --git a/juicebox_asm/insn/index.html b/juicebox_asm/insn/index.html new file mode 100644 index 0000000..f440fba --- /dev/null +++ b/juicebox_asm/insn/index.html @@ -0,0 +1,2 @@ +juicebox_asm::insn - Rust

Module juicebox_asm::insn

source ·
Expand description

Trait definitions of various instructions.

+

Traits

  • Trait for add instruction kinds.
  • Trait for call instruction kinds.
  • Trait for cmp instruction kinds.
  • Trait for dec instruction kinds.
  • Trait for jmp instruction kinds.
  • Trait for jnz instruction kinds.
  • Trait for jz instruction kinds.
  • Trait for mov instruction kinds.
  • Trait for test instruction kinds.
\ No newline at end of file -- cgit v1.2.3