Pointer Registers
Pointer Registers
Stack Pointer(SP)
Provides offset to the program stack
Base Pointer(BP)
Frame Pointer, points to the center of the function call frame
Provides offset to the program stack
Frame Pointer, points to the center of the function call frame