← All mnemonics
NOT
32 subcases ·
Intel manual →
not rax
48f7d0
states
▸
not qword ptr [0x666666010100]
48f71500f19aff
states
▸
not qword ptr [r8 + 0x0]
49f710
states
▸
not qword ptr [r8 + 0x20]
49f75020
states
▸
not qword ptr [r8 - 0x20]
49f750e0
states
▸
not qword ptr [r8 + r9 * 1 + 0x0]
4bf71408
states
▸
not qword ptr [r8 + r9 * 1 + 0x20]
4bf7540820
states
▸
not qword ptr [r8 + r9 * 1 - 0x20]
4bf75408e0
states
▸
not eax
f7d0
states
▸
not dword ptr [0x666666010100]
f71500f19aff
states
▸
not dword ptr [r8 + 0x0]
41f710
states
▸
not dword ptr [r8 + 0x20]
41f75020
states
▸
not dword ptr [r8 - 0x20]
41f750e0
states
▸
not dword ptr [r8 + r9 * 1 + 0x0]
43f71408
states
▸
not dword ptr [r8 + r9 * 1 + 0x20]
43f7540820
states
▸
not dword ptr [r8 + r9 * 1 - 0x20]
43f75408e0
states
▸
not ax
66f7d0
states
▸
not word ptr [0x666666010100]
66f71500f19aff
states
▸
not word ptr [r8 + 0x0]
6641f710
states
▸
not word ptr [r8 + 0x20]
6641f75020
states
▸
not word ptr [r8 - 0x20]
6641f750e0
states
▸
not word ptr [r8 + r9 * 1 + 0x0]
6643f71408
states
▸
not word ptr [r8 + r9 * 1 + 0x20]
6643f7540820
states
▸
not word ptr [r8 + r9 * 1 - 0x20]
6643f75408e0
states
▸
not al
f6d0
states
▸
not byte ptr [0x666666010100]
f61500f19aff
states
▸
not byte ptr [r8 + 0x0]
41f610
states
▸
not byte ptr [r8 + 0x20]
41f65020
states
▸
not byte ptr [r8 - 0x20]
41f650e0
states
▸
not byte ptr [r8 + r9 * 1 + 0x0]
43f61408
states
▸
not byte ptr [r8 + r9 * 1 + 0x20]
43f6540820
states
▸
not byte ptr [r8 + r9 * 1 - 0x20]
43f65408e0
states
▸