Results 1 to 1 of 1
Does GNU have a built in variable that acts as the stack pointer? I need to reference it in an assembly file but cannot find any info on how to ...
- 08-05-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 27
Assembly language stack pointer
Does GNU have a built in variable that acts as the stack pointer? I need to reference it in an assembly file but cannot find any info on how to do so
edit: is %esp the correct way to reference the stack pointer?


Reply With Quote