IMUL

128 subcases · Intel manual →

imul rax 48f7e8 states imul qword ptr [0x666666010100] 48f72d00f19aff states imul qword ptr [r8 + 0x0] 49f728 states imul qword ptr [r8 + 0x20] 49f76820 states imul qword ptr [r8 - 0x20] 49f768e0 states imul qword ptr [r8 + r9 * 1 + 0x0] 4bf72c08 states imul qword ptr [r8 + r9 * 1 + 0x20] 4bf76c0820 states imul qword ptr [r8 + r9 * 1 - 0x20] 4bf76c08e0 states imul eax f7e8 states imul dword ptr [0x666666010100] f72d00f19aff states imul dword ptr [r8 + 0x0] 41f728 states imul dword ptr [r8 + 0x20] 41f76820 states imul dword ptr [r8 - 0x20] 41f768e0 states imul dword ptr [r8 + r9 * 1 + 0x0] 43f72c08 states imul dword ptr [r8 + r9 * 1 + 0x20] 43f76c0820 states imul dword ptr [r8 + r9 * 1 - 0x20] 43f76c08e0 states imul ax 66f7e8 states imul word ptr [0x666666010100] 66f72d00f19aff states imul word ptr [r8 + 0x0] 6641f728 states imul word ptr [r8 + 0x20] 6641f76820 states imul word ptr [r8 - 0x20] 6641f768e0 states imul word ptr [r8 + r9 * 1 + 0x0] 6643f72c08 states imul word ptr [r8 + r9 * 1 + 0x20] 6643f76c0820 states imul word ptr [r8 + r9 * 1 - 0x20] 6643f76c08e0 states imul al f6e8 states imul byte ptr [0x666666010100] f62d00f19aff states imul byte ptr [r8 + 0x0] 41f628 states imul byte ptr [r8 + 0x20] 41f66820 states imul byte ptr [r8 - 0x20] 41f668e0 states imul byte ptr [r8 + r9 * 1 + 0x0] 43f62c08 states imul byte ptr [r8 + r9 * 1 + 0x20] 43f66c0820 states imul byte ptr [r8 + r9 * 1 - 0x20] 43f66c08e0 states imul rax, rbx 480fafc3 states imul rax, qword ptr [0x666666010100] 480faf0500f19aff states imul rax, qword ptr [r8 + 0x0] 490faf00 states imul rax, qword ptr [r8 + 0x20] 490faf4020 states imul rax, qword ptr [r8 - 0x20] 490faf40e0 states imul rax, qword ptr [r8 + r9 * 1 + 0x0] 4b0faf0408 states imul rax, qword ptr [r8 + r9 * 1 + 0x20] 4b0faf440820 states imul rax, qword ptr [r8 + r9 * 1 - 0x20] 4b0faf4408e0 states imul eax, ebx 0fafc3 states imul eax, dword ptr [0x666666010100] 0faf0500f19aff states imul eax, dword ptr [r8 + 0x0] 410faf00 states imul eax, dword ptr [r8 + 0x20] 410faf4020 states imul eax, dword ptr [r8 - 0x20] 410faf40e0 states imul eax, dword ptr [r8 + r9 * 1 + 0x0] 430faf0408 states imul eax, dword ptr [r8 + r9 * 1 + 0x20] 430faf440820 states imul eax, dword ptr [r8 + r9 * 1 - 0x20] 430faf4408e0 states imul ax, bx 660fafc3 states imul ax, word ptr [0x666666010100] 660faf0500f19aff states
Next →