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 stack-pointer
Why "Procedure Call Standard for the ARM Architecture" (AAPCS) requires SP to be 8-byte aligned?
Feb 15, 2023
assembly
arm
calling-convention
abi
stack-pointer
What are the x86 instructions that affect ESP as a side effect?
Dec 26, 2022
assembly
x86
stack-memory
stack-pointer
Operand type mismatch when using "jmp *%esp"
Jul 12, 2022
c
assembly
stack-pointer
Why does C not decrement the stack pointer if a variable leaves the scope?
Jun 08, 2022
c
stack-pointer
Can I POP a value from the stack, but put it nowhere in NASM Assembly?
Aug 31, 2022
x86
stack
nasm
stack-memory
stack-pointer
Why GCC generates strange way to move stack pointer
Sep 17, 2022
c++
assembly
gcc
x86
stack-pointer
What is an assembly-level representation of pushl/popl %esp?
Nov 03, 2022
assembly
x86
stack-memory
instruction-set
stack-pointer
Stack alignment in x64 assembly
Dec 26, 2019
assembly
x86-64
memory-alignment
calling-convention
stack-pointer
What is the difference between Stack Pointer and Program Counter?
Oct 23, 2022
arm
microprocessors
program-counter
stack-pointer
pop or add esp, 4 ? What is the difference?
Oct 28, 2022
assembly
x86
stack-memory
stack-pointer
Does the ret instruction add 4 to esp register?
Oct 20, 2022
assembly
x86
return
instructions
stack-pointer
x86 assembly: Pop a value without storing it
Oct 03, 2022
assembly
x86
stack
callstack
stack-pointer
how does push and pop work in assembly
Oct 03, 2021
assembly
x86
stack-memory
stack-pointer
Is it valid to write below ESP?
Oct 17, 2022
windows
assembly
x86
abi
stack-pointer
Function call jumps to the wrong function
Jul 24, 2019
c++
visual-studio-2008
static
stack-pointer
x86 where stack pointer points?
Sep 14, 2022
assembly
x86
stack
stack-memory
stack-pointer
intel
Print out value of stack pointer
Sep 03, 2022
c
linux
stack-memory
stack-pointer
Base pointer and stack pointer
Aug 29, 2022
assembly
x86
nasm
stack-pointer
What is the purpose of the RBP register in x86_64 assembler?
Dec 14, 2021
c
assembly
x86-64
stack-pointer
What is the function of the push / pop instructions used on registers in x86 assembly?
Aug 16, 2022
assembly
x86
terminology
stack-memory
stack-pointer
intel
Older Entries »