<<< Typical Uses of General-Purpose Registers | Index | EIP Instruction Pointer Register >>> |
The ESP register points to the current location within the stack segment.
Pushing a value onto the stack decreases the value of ESP.
Popping from the stack increases the value of ESP.
<<< Typical Uses of General-Purpose Registers | Index | EIP Instruction Pointer Register >>> |