The CPU has a special register called eip; it contains the address of the next instruction to execute. When the instruction is executed, the eip will be pointing to the next instruction in the memory.
The CPU has a special register called eip; it contains the address of the next instruction to execute. When the instruction is executed, the eip will be pointing to the next instruction in the memory.