INC

32 subcases · Intel manual →

inc rax 48ffc0 states inc qword ptr [0x666666010100] 48ff0500f19aff states inc qword ptr [r8 + 0x0] 49ff00 states inc qword ptr [r8 + 0x20] 49ff4020 states inc qword ptr [r8 - 0x20] 49ff40e0 states inc qword ptr [r8 + r9 * 1 + 0x0] 4bff0408 states inc qword ptr [r8 + r9 * 1 + 0x20] 4bff440820 states inc qword ptr [r8 + r9 * 1 - 0x20] 4bff4408e0 states inc eax ffc0 states inc dword ptr [0x666666010100] ff0500f19aff states inc dword ptr [r8 + 0x0] 41ff00 states inc dword ptr [r8 + 0x20] 41ff4020 states inc dword ptr [r8 - 0x20] 41ff40e0 states inc dword ptr [r8 + r9 * 1 + 0x0] 43ff0408 states inc dword ptr [r8 + r9 * 1 + 0x20] 43ff440820 states inc dword ptr [r8 + r9 * 1 - 0x20] 43ff4408e0 states inc ax 66ffc0 states inc word ptr [0x666666010100] 66ff0500f19aff states inc word ptr [r8 + 0x0] 6641ff00 states inc word ptr [r8 + 0x20] 6641ff4020 states inc word ptr [r8 - 0x20] 6641ff40e0 states inc word ptr [r8 + r9 * 1 + 0x0] 6643ff0408 states inc word ptr [r8 + r9 * 1 + 0x20] 6643ff440820 states inc word ptr [r8 + r9 * 1 - 0x20] 6643ff4408e0 states inc al fec0 states inc byte ptr [0x666666010100] fe0500f19aff states inc byte ptr [r8 + 0x0] 41fe00 states inc byte ptr [r8 + 0x20] 41fe4020 states inc byte ptr [r8 - 0x20] 41fe40e0 states inc byte ptr [r8 + r9 * 1 + 0x0] 43fe0408 states inc byte ptr [r8 + r9 * 1 + 0x20] 43fe440820 states inc byte ptr [r8 + r9 * 1 - 0x20] 43fe4408e0 states