diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-11 21:52:27 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-11 21:52:27 +0000 |
commit | 9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3 (patch) | |
tree | 8b1d383541206f421dbda40059de33b6d2a2a121 /juicebox_asm/insn/sidebar-items.js | |
parent | 56ffb6a3bc7d8951a0c9f06b02b13ae9c070eced (diff) | |
download | juicebox-asm-9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3.tar.gz juicebox-asm-9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3.zip |
deploy: aedbcbf6c8e45367364a852d5b10d45b27b61c44
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 19a48ac..d803043 100644 --- a/juicebox_asm/insn/sidebar-items.js +++ b/juicebox_asm/insn/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"trait":["Add","Call","Cmovnz","Cmovz","Cmp","Dec","Inc","Jmp","Jnz","Jz","Mov","Pop","Push","Test","Xor"]};
\ No newline at end of file +window.SIDEBAR_ITEMS = {"trait":["Add","Call","Cmovnz","Cmovz","Cmp","Dec","Inc","Jmp","Jnz","Jz","Mov","Pop","Push","Sub","Test","Xor"]};
\ No newline at end of file |