Pointer Registers

Back

Stack Pointer(SP)

Provides offset to the program stack

Base Pointer(BP)

Stack Frame

Frame Pointer, points to the center of the function call frame

Instruction Pointer(IP)