Newbetuts
.
New posts in red-zone
Why do we need stack allocation when we have a red zone?
assembly
x86-64
stack-memory
abi
red-zone
Why does the compiler reserve a little stack space but not the whole array size?
assembly
x86-64
stack-memory
red-zone
Why can't kernel code use a Red Zone
x86-64
abi
red-zone
Where exactly is the red zone on x86-64?
assembly
x86-64
calling-convention
abi
red-zone
Why is there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?
c
assembly
x86-64
stack-memory
red-zone
Using base pointer register in C++ inline asm
c++
gcc
x86
inline-assembly
red-zone
Prev