List Question
10 TechQA 2013-12-18 14:46:18GCC access memory above stack top
765 views
Asked by Alexander Dzyoba
Setting up local stack according to x86-64 calling convention on linux
183 views
Asked by Ivan
Why stack pointer %rsp is not (always) grown before using it?
198 views
Asked by Pavel Gurkov
Why doesn't gcc assembly substract rsp?
277 views
Asked by gavrilikhin.d
mov rbp-XX vs push/pop semantics - is it "proper" stack use?
98 views
Asked by the_endian
the stack pointer doesn't point to the top of the stack
293 views
Asked by Mehdi Charife
Why does the compiler reserve a little stack space but not the whole array size?
902 views
Asked by Riolku
Different ways how gcc allocate memory for stack
337 views
Asked by miran80