diff options
author | johannst <johannst@users.noreply.github.com> | 2024-02-28 18:32:44 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-02-28 18:32:44 +0000 |
commit | 130746bc856f5c2eb5672cceb0e1304ee2c95b1e (patch) | |
tree | 2699369515d78aefb1fc584b56d3b69864e5357d /juicebox_asm/insn/sidebar-items.js | |
parent | 8c21a3da4a334d551f69a5e320a5ba4cd7dec6f4 (diff) | |
download | juicebox-asm-130746bc856f5c2eb5672cceb0e1304ee2c95b1e.tar.gz juicebox-asm-130746bc856f5c2eb5672cceb0e1304ee2c95b1e.zip |
deploy: 7cc72737a0140f5f71e9d83d4f87503eb4c7604f
Diffstat (limited to 'juicebox_asm/insn/sidebar-items.js')
-rw-r--r-- | juicebox_asm/insn/sidebar-items.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juicebox_asm/insn/sidebar-items.js b/juicebox_asm/insn/sidebar-items.js index 140fc4e..23ed650 100644 --- a/juicebox_asm/insn/sidebar-items.js +++ b/juicebox_asm/insn/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"trait":["Add","Call","Cmp","Dec","Jmp","Jnz","Jz","Mov","Test"]};
\ No newline at end of file +window.SIDEBAR_ITEMS = {"trait":["Add","Call","Cmp","Dec","Jmp","Jnz","Jz","Mov","Pop","Push","Test"]};
\ No newline at end of file |