CMP

444 subcases · Intel manual →

cmp rax, rbx 4839d8 2592 states cmp qword ptr [0x666666010100], rbx 48391d00f19aff 432 states cmp qword ptr [r8 + 0x0], rbx 493918 432 states cmp qword ptr [r8 + 0x20], rbx 49395820 432 states cmp qword ptr [r8 - 0x20], rbx 493958e0 432 states cmp qword ptr [r8 + r9 * 1 + 0x0], rbx 4b391c08 288 states cmp qword ptr [r8 + r9 * 1 + 0x20], rbx 4b395c0820 288 states cmp qword ptr [r8 + r9 * 1 - 0x20], rbx 4b395c08e0 288 states cmp rax, qword ptr [0x666666010100] 483b0500f19aff 432 states cmp rax, qword ptr [r8 + 0x0] 493b00 432 states cmp rax, qword ptr [r8 + 0x20] 493b4020 432 states cmp rax, qword ptr [r8 - 0x20] 493b40e0 432 states cmp rax, qword ptr [r8 + r9 * 1 + 0x0] 4b3b0408 288 states cmp rax, qword ptr [r8 + r9 * 1 + 0x20] 4b3b440820 288 states cmp rax, qword ptr [r8 + r9 * 1 - 0x20] 4b3b4408e0 288 states cmp eax, ebx 39d8 2592 states cmp dword ptr [0x666666010100], ebx 391d00f19aff 432 states cmp dword ptr [r8 + 0x0], ebx 413918 432 states cmp dword ptr [r8 + 0x20], ebx 41395820 432 states cmp dword ptr [r8 - 0x20], ebx 413958e0 432 states cmp dword ptr [r8 + r9 * 1 + 0x0], ebx 43391c08 288 states cmp dword ptr [r8 + r9 * 1 + 0x20], ebx 43395c0820 288 states cmp dword ptr [r8 + r9 * 1 - 0x20], ebx 43395c08e0 288 states cmp eax, dword ptr [0x666666010100] 3b0500f19aff 432 states cmp eax, dword ptr [r8 + 0x0] 413b00 432 states cmp eax, dword ptr [r8 + 0x20] 413b4020 432 states cmp eax, dword ptr [r8 - 0x20] 413b40e0 432 states cmp eax, dword ptr [r8 + r9 * 1 + 0x0] 433b0408 288 states cmp eax, dword ptr [r8 + r9 * 1 + 0x20] 433b440820 288 states cmp eax, dword ptr [r8 + r9 * 1 - 0x20] 433b4408e0 288 states cmp ax, bx 6639d8 2592 states cmp word ptr [0x666666010100], bx 66391d00f19aff 432 states cmp word ptr [r8 + 0x0], bx 66413918 432 states cmp word ptr [r8 + 0x20], bx 6641395820 432 states cmp word ptr [r8 - 0x20], bx 66413958e0 432 states cmp word ptr [r8 + r9 * 1 + 0x0], bx 6643391c08 288 states cmp word ptr [r8 + r9 * 1 + 0x20], bx 6643395c0820 288 states cmp word ptr [r8 + r9 * 1 - 0x20], bx 6643395c08e0 288 states cmp ax, word ptr [0x666666010100] 663b0500f19aff 432 states cmp ax, word ptr [r8 + 0x0] 66413b00 432 states cmp ax, word ptr [r8 + 0x20] 66413b4020 432 states cmp ax, word ptr [r8 - 0x20] 66413b40e0 432 states cmp ax, word ptr [r8 + r9 * 1 + 0x0] 66433b0408 288 states cmp ax, word ptr [r8 + r9 * 1 + 0x20] 66433b440820 288 states cmp ax, word ptr [r8 + r9 * 1 - 0x20] 66433b4408e0 288 states cmp al, bl 38d8 2592 states cmp byte ptr [0x666666010100], bl 381d00f19aff 432 states cmp byte ptr [r8 + 0x0], bl 413818 432 states cmp byte ptr [r8 + 0x20], bl 41385820 432 states cmp byte ptr [r8 - 0x20], bl 413858e0 432 states
Next →