MOV

444 subcases · Intel manual →

mov al, 0x7e b07e 30 states mov al, 0x7f b07f 30 states mov al, -0x80 b080 30 states mov al, -0x7f b081 30 states mov al, -0x7e b082 30 states mov al, -0x3 b0fd 30 states mov al, -0x2 b0fe 30 states mov al, -0x1 b0ff 30 states mov qword ptr [0x666666010100], 0x0 48c70500f19aff00000000 5 states mov qword ptr [0x666666010100], 0x1 48c70500f19aff01000000 5 states mov qword ptr [0x666666010100], 0x2 48c70500f19aff02000000 5 states mov qword ptr [0x666666010100], 0x3 48c70500f19aff03000000 5 states mov qword ptr [0x666666010100], 0x7e 48c70500f19aff7e000000 5 states mov qword ptr [0x666666010100], 0x7f 48c70500f19aff7f000000 5 states mov qword ptr [0x666666010100], -0x100 48c70500f19aff00ffffff 5 states mov qword ptr [0x666666010100], -0xff 48c70500f19aff01ffffff 5 states mov qword ptr [0x666666010100], -0xfe 48c70500f19aff02ffffff 5 states mov qword ptr [0x666666010100], -0x80 48c70500f19aff80ffffff 5 states mov qword ptr [0x666666010100], -0x2 48c70500f19afffeffffff 5 states mov qword ptr [0x666666010100], -0x1 48c70500f19affffffffff 5 states mov qword ptr [r8 + 0x0], 0x0 49c70000000000 5 states mov qword ptr [r8 + 0x0], 0x1 49c70001000000 5 states mov qword ptr [r8 + 0x0], 0x2 49c70002000000 5 states mov qword ptr [r8 + 0x0], 0x3 49c70003000000 5 states mov qword ptr [r8 + 0x0], 0x7e 49c7007e000000 5 states mov qword ptr [r8 + 0x0], 0x7f 49c7007f000000 5 states mov qword ptr [r8 + 0x0], -0x100 49c70000ffffff 5 states mov qword ptr [r8 + 0x0], -0xff 49c70001ffffff 5 states mov qword ptr [r8 + 0x0], -0xfe 49c70002ffffff 5 states mov qword ptr [r8 + 0x0], -0x80 49c70080ffffff 5 states mov qword ptr [r8 + 0x0], -0x2 49c700feffffff 5 states mov qword ptr [r8 + 0x0], -0x1 49c700ffffffff 5 states mov qword ptr [r8 + 0x20], 0x0 49c7402000000000 4 states mov qword ptr [r8 + 0x20], 0x1 49c7402001000000 4 states mov qword ptr [r8 + 0x20], 0x2 49c7402002000000 4 states mov qword ptr [r8 + 0x20], 0x3 49c7402003000000 4 states mov qword ptr [r8 + 0x20], 0x7e 49c740207e000000 4 states mov qword ptr [r8 + 0x20], 0x7f 49c740207f000000 4 states mov qword ptr [r8 + 0x20], -0x100 49c7402000ffffff 4 states mov qword ptr [r8 + 0x20], -0xff 49c7402001ffffff 4 states mov qword ptr [r8 + 0x20], -0xfe 49c7402002ffffff 4 states mov qword ptr [r8 + 0x20], -0x80 49c7402080ffffff 4 states mov qword ptr [r8 + 0x20], -0x2 49c74020feffffff 4 states mov qword ptr [r8 + 0x20], -0x1 49c74020ffffffff 4 states mov qword ptr [r8 - 0x20], 0x0 49c740e000000000 4 states mov qword ptr [r8 - 0x20], 0x1 49c740e001000000 4 states mov qword ptr [r8 - 0x20], 0x2 49c740e002000000 4 states mov qword ptr [r8 - 0x20], 0x3 49c740e003000000 4 states mov qword ptr [r8 - 0x20], 0x7e 49c740e07e000000 4 states mov qword ptr [r8 - 0x20], 0x7f 49c740e07f000000 4 states
← Prev Next →