Stack Pointer Register (ESP)

Cpu Moore Law Transistor

About

The stack pointer register is holds in the ESP general purpose register

As a general rule should not be used for another purpose.





Discover More
General Purpose Register 16 32 Bit
CPU Register - General Purpose Register (GPR)

The General purpose registers are available for storing: operands (input and output) and pointers Register Name Use EAX Accumulator Accumulator for operands and results data, Used in...
Cpu Memory Management Segmented Model
Memory Segment - Stack Segment (SS)

The Stack Segment is a segment that holds a stack. It's a stack implementation of memory locations. As the stack is a segment, it is a contiguous array of memory locations. When using: the...



Share this page:
Follow us:
Task Runner