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 calling-convention
Why does the Windows x64 calling convention require XMM (FP) args copied to integer registers, for variadic functions like printf?
May 04, 2026
windows
assembly
floating-point
x86-64
calling-convention
Is there a list of registers used by different x86_64 operations and C std lib functions somewhere?
May 03, 2026
assembly
x86-64
nasm
calling-convention
Unable to understand example of cdecl calling convention where caller doesnt need to clean the stack
May 03, 2026
assembly
x86
calling-convention
cdecl
Why is the AL field (FP register usage count) necessary in the SysV ABI?
May 03, 2026
assembly
x86-64
variadic-functions
calling-convention
abi
MIPS registers preservation
May 02, 2026
assembly
mips
calling-convention
preserve
Stack arguments are disappearing in assembly using C calling convention
Apr 29, 2026
assembly
x86
libc
calling-convention
gnu-assembler
How to get the `< ... >` syntax on an object?
Apr 30, 2026
object
raku
calling-convention
Is it safe to call a function after casting it to a void return type?
Apr 29, 2026
c
casting
standards
calling-convention
Calling C function which takes no parameters with parameters
Apr 21, 2026
c
32bit-64bit
stack-trace
undefined-behavior
calling-convention
Compiler ignore __stdcall
Apr 20, 2026
c++
visual-c++
calling-convention
What does "aligning the stack" mean in assembly?
Apr 18, 2026
assembly
x86-64
memory-alignment
calling-convention
stack-pointer
Could a callee directly access a stack variable in the caller without pointers in theory?
Mar 11, 2026
assembly
local-variables
calling-convention
stack-memory
nested-function
Which calling convention is used for functions exported via .def file?
Mar 10, 2026
c
visual-c++
calling-convention
Why does using the %ebx register cause a segmentation fault in my assembly code
Mar 02, 2026
c
assembly
x86
cpu-registers
calling-convention
Consequence of violating macOS's ARM64 calling convention
Feb 24, 2026
macos
assembly
arm64
calling-convention
abi
StackImbalance MDA exception using stdcall calling conversion on both sides
Feb 22, 2026
c#
pinvoke
native-code
calling-convention
Why does GObject method still get called even if callback arguments don't match those in XML?
Feb 21, 2026
c
linux
glib
dbus
calling-convention
replaced C function with assembly, now segfaulting after main exits [duplicate]
Feb 06, 2026
linux
assembly
x86-64
calling-convention
abi
Older Entries »