MOVZX

40 subcases · Intel manual →

movzx rax, bl 480fb6c3 states movzx rax, byte ptr [0x666666010100] 480fb60500f19aff states movzx rax, byte ptr [r8 + 0x0] 490fb600 states movzx rax, byte ptr [r8 + 0x20] 490fb64020 states movzx rax, byte ptr [r8 - 0x20] 490fb640e0 states movzx rax, byte ptr [r8 + r9 * 1 + 0x0] 4b0fb60408 states movzx rax, byte ptr [r8 + r9 * 1 + 0x20] 4b0fb6440820 states movzx rax, byte ptr [r8 + r9 * 1 - 0x20] 4b0fb64408e0 states movzx eax, bl 0fb6c3 states movzx eax, byte ptr [0x666666010100] 0fb60500f19aff states movzx eax, byte ptr [r8 + 0x0] 410fb600 states movzx eax, byte ptr [r8 + 0x20] 410fb64020 states movzx eax, byte ptr [r8 - 0x20] 410fb640e0 states movzx eax, byte ptr [r8 + r9 * 1 + 0x0] 430fb60408 states movzx eax, byte ptr [r8 + r9 * 1 + 0x20] 430fb6440820 states movzx eax, byte ptr [r8 + r9 * 1 - 0x20] 430fb64408e0 states movzx ax, bl 660fb6c3 states movzx ax, byte ptr [0x666666010100] 660fb60500f19aff states movzx ax, byte ptr [r8 + 0x0] 66410fb600 states movzx ax, byte ptr [r8 + 0x20] 66410fb64020 states movzx ax, byte ptr [r8 - 0x20] 66410fb640e0 states movzx ax, byte ptr [r8 + r9 * 1 + 0x0] 66430fb60408 states movzx ax, byte ptr [r8 + r9 * 1 + 0x20] 66430fb6440820 states movzx ax, byte ptr [r8 + r9 * 1 - 0x20] 66430fb64408e0 states movzx rax, bx 480fb7c3 states movzx rax, word ptr [0x666666010100] 480fb70500f19aff states movzx rax, word ptr [r8 + 0x0] 490fb700 states movzx rax, word ptr [r8 + 0x20] 490fb74020 states movzx rax, word ptr [r8 - 0x20] 490fb740e0 states movzx rax, word ptr [r8 + r9 * 1 + 0x0] 4b0fb70408 states movzx rax, word ptr [r8 + r9 * 1 + 0x20] 4b0fb7440820 states movzx rax, word ptr [r8 + r9 * 1 - 0x20] 4b0fb74408e0 states movzx eax, bx 0fb7c3 states movzx eax, word ptr [0x666666010100] 0fb70500f19aff states movzx eax, word ptr [r8 + 0x0] 410fb700 states movzx eax, word ptr [r8 + 0x20] 410fb74020 states movzx eax, word ptr [r8 - 0x20] 410fb740e0 states movzx eax, word ptr [r8 + r9 * 1 + 0x0] 430fb70408 states movzx eax, word ptr [r8 + r9 * 1 + 0x20] 430fb7440820 states movzx eax, word ptr [r8 + r9 * 1 - 0x20] 430fb74408e0 states