MOVBE

42 subcases · Intel manual →

movbe ax, word ptr [0x666666010100] 660f38f00500f19aff states movbe ax, word ptr [r8 + 0x0] 66410f38f000 states movbe ax, word ptr [r8 + 0x20] 66410f38f04020 states movbe ax, word ptr [r8 - 0x20] 66410f38f040e0 states movbe ax, word ptr [r8 + r9 * 1 + 0x0] 66430f38f00408 states movbe ax, word ptr [r8 + r9 * 1 + 0x20] 66430f38f0440820 states movbe ax, word ptr [r8 + r9 * 1 - 0x20] 66430f38f04408e0 states movbe eax, dword ptr [0x666666010100] 0f38f00500f19aff states movbe eax, dword ptr [r8 + 0x0] 410f38f000 states movbe eax, dword ptr [r8 + 0x20] 410f38f04020 states movbe eax, dword ptr [r8 - 0x20] 410f38f040e0 states movbe eax, dword ptr [r8 + r9 * 1 + 0x0] 430f38f00408 states movbe eax, dword ptr [r8 + r9 * 1 + 0x20] 430f38f0440820 states movbe eax, dword ptr [r8 + r9 * 1 - 0x20] 430f38f04408e0 states movbe rax, qword ptr [0x666666010100] 480f38f00500f19aff states movbe rax, qword ptr [r8 + 0x0] 490f38f000 states movbe rax, qword ptr [r8 + 0x20] 490f38f04020 states movbe rax, qword ptr [r8 - 0x20] 490f38f040e0 states movbe rax, qword ptr [r8 + r9 * 1 + 0x0] 4b0f38f00408 states movbe rax, qword ptr [r8 + r9 * 1 + 0x20] 4b0f38f0440820 states movbe rax, qword ptr [r8 + r9 * 1 - 0x20] 4b0f38f04408e0 states movbe word ptr [0x666666010100], bx 660f38f11d00f19aff states movbe word ptr [r8 + 0x0], bx 66410f38f118 states movbe word ptr [r8 + 0x20], bx 66410f38f15820 states movbe word ptr [r8 - 0x20], bx 66410f38f158e0 states movbe word ptr [r8 + r9 * 1 + 0x0], bx 66430f38f11c08 states movbe word ptr [r8 + r9 * 1 + 0x20], bx 66430f38f15c0820 states movbe word ptr [r8 + r9 * 1 - 0x20], bx 66430f38f15c08e0 states movbe dword ptr [0x666666010100], ebx 0f38f11d00f19aff states movbe dword ptr [r8 + 0x0], ebx 410f38f118 states movbe dword ptr [r8 + 0x20], ebx 410f38f15820 states movbe dword ptr [r8 - 0x20], ebx 410f38f158e0 states movbe dword ptr [r8 + r9 * 1 + 0x0], ebx 430f38f11c08 states movbe dword ptr [r8 + r9 * 1 + 0x20], ebx 430f38f15c0820 states movbe dword ptr [r8 + r9 * 1 - 0x20], ebx 430f38f15c08e0 states movbe qword ptr [0x666666010100], rbx 480f38f11d00f19aff states movbe qword ptr [r8 + 0x0], rbx 490f38f118 states movbe qword ptr [r8 + 0x20], rbx 490f38f15820 states movbe qword ptr [r8 - 0x20], rbx 490f38f158e0 states movbe qword ptr [r8 + r9 * 1 + 0x0], rbx 4b0f38f11c08 states movbe qword ptr [r8 + r9 * 1 + 0x20], rbx 4b0f38f15c0820 states movbe qword ptr [r8 + r9 * 1 - 0x20], rbx 4b0f38f15c08e0 states