ADD
444 subcases ·
Intel manual →
add rax, rbx
4801d8
states
▸
add qword ptr [0x666666010100], rbx
48011d00f19aff
states
▸
add qword ptr [r8 + 0x0], rbx
490118
states
▸
add qword ptr [r8 + 0x20], rbx
49015820
states
▸
add qword ptr [r8 - 0x20], rbx
490158e0
states
▸
add qword ptr [r8 + r9 * 1 + 0x0], rbx
4b011c08
states
▸
add qword ptr [r8 + r9 * 1 + 0x20], rbx
4b015c0820
states
▸
add qword ptr [r8 + r9 * 1 - 0x20], rbx
4b015c08e0
states
▸
add rax, qword ptr [0x666666010100]
48030500f19aff
states
▸
add rax, qword ptr [r8 + 0x0]
490300
states
▸
add rax, qword ptr [r8 + 0x20]
49034020
states
▸
add rax, qword ptr [r8 - 0x20]
490340e0
states
▸
add rax, qword ptr [r8 + r9 * 1 + 0x0]
4b030408
states
▸
add rax, qword ptr [r8 + r9 * 1 + 0x20]
4b03440820
states
▸
add rax, qword ptr [r8 + r9 * 1 - 0x20]
4b034408e0
states
▸
add eax, ebx
01d8
states
▸
add dword ptr [0x666666010100], ebx
011d00f19aff
states
▸
add dword ptr [r8 + 0x0], ebx
410118
states
▸
add dword ptr [r8 + 0x20], ebx
41015820
states
▸
add dword ptr [r8 - 0x20], ebx
410158e0
states
▸
add dword ptr [r8 + r9 * 1 + 0x0], ebx
43011c08
states
▸
add dword ptr [r8 + r9 * 1 + 0x20], ebx
43015c0820
states
▸
add dword ptr [r8 + r9 * 1 - 0x20], ebx
43015c08e0
states
▸
add eax, dword ptr [0x666666010100]
030500f19aff
states
▸
add eax, dword ptr [r8 + 0x0]
410300
states
▸
add eax, dword ptr [r8 + 0x20]
41034020
states
▸
add eax, dword ptr [r8 - 0x20]
410340e0
states
▸
add eax, dword ptr [r8 + r9 * 1 + 0x0]
43030408
states
▸
add eax, dword ptr [r8 + r9 * 1 + 0x20]
4303440820
states
▸
add eax, dword ptr [r8 + r9 * 1 - 0x20]
43034408e0
states
▸
add ax, bx
6601d8
states
▸
add word ptr [0x666666010100], bx
66011d00f19aff
states
▸
add word ptr [r8 + 0x0], bx
66410118
states
▸
add word ptr [r8 + 0x20], bx
6641015820
states
▸
add word ptr [r8 - 0x20], bx
66410158e0
states
▸
add word ptr [r8 + r9 * 1 + 0x0], bx
6643011c08
states
▸
add word ptr [r8 + r9 * 1 + 0x20], bx
6643015c0820
states
▸
add word ptr [r8 + r9 * 1 - 0x20], bx
6643015c08e0
states
▸
add ax, word ptr [0x666666010100]
66030500f19aff
states
▸
add ax, word ptr [r8 + 0x0]
66410300
states
▸
add ax, word ptr [r8 + 0x20]
6641034020
states
▸
add ax, word ptr [r8 - 0x20]
66410340e0
states
▸
add ax, word ptr [r8 + r9 * 1 + 0x0]
6643030408
states
▸
add ax, word ptr [r8 + r9 * 1 + 0x20]
664303440820
states
▸
add ax, word ptr [r8 + r9 * 1 - 0x20]
6643034408e0
states
▸
add al, bl
00d8
states
▸
add byte ptr [0x666666010100], bl
001d00f19aff
states
▸
add byte ptr [r8 + 0x0], bl
410018
states
▸
add byte ptr [r8 + 0x20], bl
41005820
states
▸
add byte ptr [r8 - 0x20], bl
410058e0
states
▸