Search code examples
use of -mcmodel=kernel flag in x86 platform...

cgccmakefilex86-64red-zone

Read More
Aarch64 is there a Red Zone on Linux, If so 16 or 128 bytes?...

linuxarm64stack-memoryabired-zone

Read More
How do I tell gcc that my inline assembly clobbers part of the stack?...

cgccx86-64inline-assemblyred-zone

Read More
Why can't kernel code use a Red Zone...

x86-64abired-zone

Read More
Can you use the red zone with/across syscalls?...

linuxassemblyx86-64system-callsred-zone

Read More
"There is no need to deallocate the stack at the end of the function when the inner-stack frame...

assemblyx86-64stack-memorystack-framered-zone

Read More
What is the actual size of stack red zone?...

assemblyx86-64mmapstack-memoryred-zone

Read More
Why do we need stack allocation when we have a red zone?...

assemblyx86-64stack-memoryabired-zone

Read More
Why does the compiler reserve a little stack space but not the whole array size?...

assemblyx86-64stack-memoryred-zone

Read More
GCC access memory above stack top...

assemblygccx86-64ssered-zone

Read More
Why does the x86-64 GCC function prologue allocate less stack than the local variables?...

assemblygccstackx86-64red-zone

Read More
Value of rbp changing after jumping into a new function...

assemblygdbx86-64attred-zone

Read More
Compiler using local variables without adjusting RSP...

clinuxassemblyx86-64red-zone

Read More
disassembly of C array gives weird results...

cassemblyx86x86-64red-zone

Read More
Using base pointer register in C++ inline asm...

c++gccx86inline-assemblyred-zone

Read More
Where exactly is the red zone on x86-64?...

assemblyx86-64calling-conventionabired-zone

Read More
Can I pop from the middle of a stack?...

assemblyx86callstackabired-zone

Read More
How system V ABI's red zone is implemented...

linuxgccx86-64abired-zone

Read More
Incorrect stack red-zoning on x86-64 code generation...

cgccassemblyx86-64red-zone

Read More
why preserve stack space for local variables?...

assemblycompilationstackcompiler-optimizationred-zone

Read More
Why does GCC subtract the wrong value to the stack pointer when allocating a big array with no subse...

gccassemblyx86stackred-zone

Read More
Setting up local stack according to x86-64 calling convention on linux...

cassemblygnured-zone

Read More
Invalid access of stack red zone from Java VM...

javajvmjvm-hotspotred-zone

Read More
Grails: invalid access of stack red zone...

javamacosgrailsjvmred-zone

Read More
BackNext