← All mnemonics
DIV
32 subcases ·
Intel manual →
div rax
48f7f0
states
▸
div qword ptr [0x666666010100]
48f73500f19aff
states
▸
div qword ptr [r8 + 0x0]
49f730
states
▸
div qword ptr [r8 + 0x20]
49f77020
states
▸
div qword ptr [r8 - 0x20]
49f770e0
states
▸
div qword ptr [r8 + r9 * 1 + 0x0]
4bf73408
states
▸
div qword ptr [r8 + r9 * 1 + 0x20]
4bf7740820
states
▸
div qword ptr [r8 + r9 * 1 - 0x20]
4bf77408e0
states
▸
div eax
f7f0
states
▸
div dword ptr [0x666666010100]
f73500f19aff
states
▸
div dword ptr [r8 + 0x0]
41f730
states
▸
div dword ptr [r8 + 0x20]
41f77020
states
▸
div dword ptr [r8 - 0x20]
41f770e0
states
▸
div dword ptr [r8 + r9 * 1 + 0x0]
43f73408
states
▸
div dword ptr [r8 + r9 * 1 + 0x20]
43f7740820
states
▸
div dword ptr [r8 + r9 * 1 - 0x20]
43f77408e0
states
▸
div ax
66f7f0
states
▸
div word ptr [0x666666010100]
66f73500f19aff
states
▸
div word ptr [r8 + 0x0]
6641f730
states
▸
div word ptr [r8 + 0x20]
6641f77020
states
▸
div word ptr [r8 - 0x20]
6641f770e0
states
▸
div word ptr [r8 + r9 * 1 + 0x0]
6643f73408
states
▸
div word ptr [r8 + r9 * 1 + 0x20]
6643f7740820
states
▸
div word ptr [r8 + r9 * 1 - 0x20]
6643f77408e0
states
▸
div al
f6f0
states
▸
div byte ptr [0x666666010100]
f63500f19aff
states
▸
div byte ptr [r8 + 0x0]
41f630
states
▸
div byte ptr [r8 + 0x20]
41f67020
states
▸
div byte ptr [r8 - 0x20]
41f670e0
states
▸
div byte ptr [r8 + r9 * 1 + 0x0]
43f63408
states
▸
div byte ptr [r8 + r9 * 1 + 0x20]
43f6740820
states
▸
div byte ptr [r8 + r9 * 1 - 0x20]
43f67408e0
states
▸