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