← All mnemonics
NEG
32 subcases ·
Intel manual →
neg rax
48f7d8
states
▸
neg qword ptr [0x666666010100]
48f71d00f19aff
states
▸
neg qword ptr [r8 + 0x0]
49f718
states
▸
neg qword ptr [r8 + 0x20]
49f75820
states
▸
neg qword ptr [r8 - 0x20]
49f758e0
states
▸
neg qword ptr [r8 + r9 * 1 + 0x0]
4bf71c08
states
▸
neg qword ptr [r8 + r9 * 1 + 0x20]
4bf75c0820
states
▸
neg qword ptr [r8 + r9 * 1 - 0x20]
4bf75c08e0
states
▸
neg eax
f7d8
states
▸
neg dword ptr [0x666666010100]
f71d00f19aff
states
▸
neg dword ptr [r8 + 0x0]
41f718
states
▸
neg dword ptr [r8 + 0x20]
41f75820
states
▸
neg dword ptr [r8 - 0x20]
41f758e0
states
▸
neg dword ptr [r8 + r9 * 1 + 0x0]
43f71c08
states
▸
neg dword ptr [r8 + r9 * 1 + 0x20]
43f75c0820
states
▸
neg dword ptr [r8 + r9 * 1 - 0x20]
43f75c08e0
states
▸
neg ax
66f7d8
states
▸
neg word ptr [0x666666010100]
66f71d00f19aff
states
▸
neg word ptr [r8 + 0x0]
6641f718
states
▸
neg word ptr [r8 + 0x20]
6641f75820
states
▸
neg word ptr [r8 - 0x20]
6641f758e0
states
▸
neg word ptr [r8 + r9 * 1 + 0x0]
6643f71c08
states
▸
neg word ptr [r8 + r9 * 1 + 0x20]
6643f75c0820
states
▸
neg word ptr [r8 + r9 * 1 - 0x20]
6643f75c08e0
states
▸
neg al
f6d8
states
▸
neg byte ptr [0x666666010100]
f61d00f19aff
states
▸
neg byte ptr [r8 + 0x0]
41f618
states
▸
neg byte ptr [r8 + 0x20]
41f65820
states
▸
neg byte ptr [r8 - 0x20]
41f658e0
states
▸
neg byte ptr [r8 + r9 * 1 + 0x0]
43f61c08
states
▸
neg byte ptr [r8 + r9 * 1 + 0x20]
43f65c0820
states
▸
neg byte ptr [r8 + r9 * 1 - 0x20]
43f65c08e0
states
▸