CMOVS

24 subcases · Intel manual →

cmovs rax, rbx 480f48c3 states cmovs rax, qword ptr [0x666666010100] 480f480500f19aff states cmovs rax, qword ptr [r8 + 0x0] 490f4800 states cmovs rax, qword ptr [r8 + 0x20] 490f484020 states cmovs rax, qword ptr [r8 - 0x20] 490f4840e0 states cmovs rax, qword ptr [r8 + r9 * 1 + 0x0] 4b0f480408 states cmovs rax, qword ptr [r8 + r9 * 1 + 0x20] 4b0f48440820 states cmovs rax, qword ptr [r8 + r9 * 1 - 0x20] 4b0f484408e0 states cmovs eax, ebx 0f48c3 states cmovs eax, dword ptr [0x666666010100] 0f480500f19aff states cmovs eax, dword ptr [r8 + 0x0] 410f4800 states cmovs eax, dword ptr [r8 + 0x20] 410f484020 states cmovs eax, dword ptr [r8 - 0x20] 410f4840e0 states cmovs eax, dword ptr [r8 + r9 * 1 + 0x0] 430f480408 states cmovs eax, dword ptr [r8 + r9 * 1 + 0x20] 430f48440820 states cmovs eax, dword ptr [r8 + r9 * 1 - 0x20] 430f484408e0 states cmovs ax, bx 660f48c3 states cmovs ax, word ptr [0x666666010100] 660f480500f19aff states cmovs ax, word ptr [r8 + 0x0] 66410f4800 states cmovs ax, word ptr [r8 + 0x20] 66410f484020 states cmovs ax, word ptr [r8 - 0x20] 66410f4840e0 states cmovs ax, word ptr [r8 + r9 * 1 + 0x0] 66430f480408 states cmovs ax, word ptr [r8 + r9 * 1 + 0x20] 66430f48440820 states cmovs ax, word ptr [r8 + r9 * 1 - 0x20] 66430f484408e0 states