Search code examples
What's the equivalent of BP register ( Frame Pointer ) on ARM processors?...

assemblyarmcalling-conventionstack-memoryframe-pointer

Read More
Arm64 Assembly: How to properly manage frame pointer?...

assemblygdbarm64stack-frameframe-pointer

Read More
What are the ESP and the EBP registers?...

assemblyx86stack-framestack-pointerframe-pointer

Read More
What it means that Ebp register points to the old Ebp...

assemblyx86stack-frameframe-pointer

Read More
Storing and Loading $ra...

assemblymipsstack-pointerframe-pointer

Read More
Why does the stack pointer and frame pointer have the same address?...

assemblygccmipsstack-pointerframe-pointer

Read More
Is there a way to use popa/pusha without SP? (for procedures with BP)...

assemblyx86-16stack-memorystack-frameframe-pointer

Read More
BackNext