Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in red-zone
GCC access memory above stack top [duplicate]
Mar 24, 2023
assembly
gcc
x86-64
sse
red-zone
Can I pop from the middle of a stack?
Mar 04, 2022
assembly
x86
callstack
abi
red-zone
Why do we need stack allocation when we have a red zone?
Jan 10, 2021
assembly
x86-64
stack-memory
abi
red-zone
Compiler using local variables without adjusting RSP
Aug 11, 2022
c
linux
assembly
x86-64
red-zone
intel
Why is there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?
Apr 17, 2022
c
assembly
x86-64
stack-memory
red-zone
Invalid access of stack red zone from Java VM
Mar 14, 2022
java
jvm
jvm-hotspot
red-zone
Using base pointer register in C++ inline asm
Jan 31, 2022
c++
gcc
x86
inline-assembly
red-zone
Why does the x86-64 GCC function prologue allocate less stack than the local variables?
Jun 29, 2014
assembly
gcc
stack
x86-64
red-zone
Where exactly is the red zone on x86-64?
Nov 12, 2022
assembly
x86-64
calling-convention
abi
red-zone