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