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
x86-64 order of passing parameters in registers
Nov 15, 2022
c
assembly
parameters
x86-64
calling-convention
How are function arguments passed in C?
Feb 03, 2020
c
arguments
calling-convention
Plainly and simply, why do we use _stdcall?
May 18, 2018
c++
calling-convention
stdcall
Any real use case for using the calling convention fastcall?
Aug 11, 2022
c++
stack
calling-convention
Linux x64: why does r10 come before r8 and r9 in syscalls?
Jul 11, 2014
linux
assembly
x86-64
system-calls
calling-convention
Why does using the wrong calling convention sometimes work?
Nov 05, 2022
c++
winapi
callback
calling-convention
What are function epilogues and prologues?
May 02, 2019
assembly
compiler-construction
terminology
cpu-architecture
calling-convention
Why is RCX not used for passing parameters to system calls, being replaced with R10? [duplicate]
Feb 19, 2022
linux
assembly
x86-64
system-calls
calling-convention
How to print a single-precision float with printf
Feb 11, 2022
assembly
printf
x86-64
calling-convention
x86 Assembly - Why is [e]bx preserved in calling conventions?
Aug 24, 2022
assembly
x86
calling-convention
Understanding C disassembled call
Apr 23, 2019
c
assembly
x86-64
calling-convention
att
Why does IA-32 have a non-intuitive caller and callee register saving convention?
Oct 21, 2022
assembly
calling-convention
x86
Should I prefer "default" calling convention over __fastcall when I don't really care of the calling convention?
Sep 23, 2022
c++
windows
visual-c++
com
calling-convention
Why does the caller have to clear the stack in the cdecl calling convention?
Aug 16, 2022
c
compiler-construction
assembly
stack
calling-convention
Why gcc emits unneeded memory accesses when passing trivial struct by value?
Jan 09, 2022
c++
assembly
arm
calling-convention
COM calling convention on x64
Nov 02, 2017
com
assembly
64-bit
calling-convention
Is this interface binary compatible between MSVC and mingw?
Nov 06, 2022
visual-c++
compiler-construction
mingw
calling-convention
binary-compatibility
How are AVX registers handled by the common calling conventions?
Aug 16, 2022
windows
linux
calling-convention
avx
C calling convention: who cleans the stack in variadic functions vs normal functions?
Sep 06, 2022
c
x86
variadic-functions
calling-convention
cdecl
« Newer Entries
Older Entries »