XOR

444 subcases · Intel manual →

xor rax, rbx 4831d8 states xor qword ptr [0x666666010100], rbx 48311d00f19aff states xor qword ptr [r8 + 0x0], rbx 493118 states xor qword ptr [r8 + 0x20], rbx 49315820 states xor qword ptr [r8 - 0x20], rbx 493158e0 states xor qword ptr [r8 + r9 * 1 + 0x0], rbx 4b311c08 states xor qword ptr [r8 + r9 * 1 + 0x20], rbx 4b315c0820 states xor qword ptr [r8 + r9 * 1 - 0x20], rbx 4b315c08e0 states xor rax, qword ptr [0x666666010100] 48330500f19aff states xor rax, qword ptr [r8 + 0x0] 493300 states xor rax, qword ptr [r8 + 0x20] 49334020 states xor rax, qword ptr [r8 - 0x20] 493340e0 states xor rax, qword ptr [r8 + r9 * 1 + 0x0] 4b330408 states xor rax, qword ptr [r8 + r9 * 1 + 0x20] 4b33440820 states xor rax, qword ptr [r8 + r9 * 1 - 0x20] 4b334408e0 states xor eax, ebx 31d8 states xor dword ptr [0x666666010100], ebx 311d00f19aff states xor dword ptr [r8 + 0x0], ebx 413118 states xor dword ptr [r8 + 0x20], ebx 41315820 states xor dword ptr [r8 - 0x20], ebx 413158e0 states xor dword ptr [r8 + r9 * 1 + 0x0], ebx 43311c08 states xor dword ptr [r8 + r9 * 1 + 0x20], ebx 43315c0820 states xor dword ptr [r8 + r9 * 1 - 0x20], ebx 43315c08e0 states xor eax, dword ptr [0x666666010100] 330500f19aff states xor eax, dword ptr [r8 + 0x0] 413300 states xor eax, dword ptr [r8 + 0x20] 41334020 states xor eax, dword ptr [r8 - 0x20] 413340e0 states xor eax, dword ptr [r8 + r9 * 1 + 0x0] 43330408 states xor eax, dword ptr [r8 + r9 * 1 + 0x20] 4333440820 states xor eax, dword ptr [r8 + r9 * 1 - 0x20] 43334408e0 states xor ax, bx 6631d8 states xor word ptr [0x666666010100], bx 66311d00f19aff states xor word ptr [r8 + 0x0], bx 66413118 states xor word ptr [r8 + 0x20], bx 6641315820 states xor word ptr [r8 - 0x20], bx 66413158e0 states xor word ptr [r8 + r9 * 1 + 0x0], bx 6643311c08 states xor word ptr [r8 + r9 * 1 + 0x20], bx 6643315c0820 states xor word ptr [r8 + r9 * 1 - 0x20], bx 6643315c08e0 states xor ax, word ptr [0x666666010100] 66330500f19aff states xor ax, word ptr [r8 + 0x0] 66413300 states xor ax, word ptr [r8 + 0x20] 6641334020 states xor ax, word ptr [r8 - 0x20] 66413340e0 states xor ax, word ptr [r8 + r9 * 1 + 0x0] 6643330408 states xor ax, word ptr [r8 + r9 * 1 + 0x20] 664333440820 states xor ax, word ptr [r8 + r9 * 1 - 0x20] 6643334408e0 states xor al, bl 30d8 states xor byte ptr [0x666666010100], bl 301d00f19aff states xor byte ptr [r8 + 0x0], bl 413018 states xor byte ptr [r8 + 0x20], bl 41305820 states xor byte ptr [r8 - 0x20], bl 413058e0 states
Next →