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 should default parameters be added last in C++ functions?
Sep 13, 2025
c++
function
default
calling-convention
__cdecl calling convention not work on msvc x64
Sep 08, 2025
c++
windows
visual-c++
calling-convention
Who is responsible for saving calle-saved registers in MIPS?
Sep 07, 2025
assembly
mips
calling-convention
Why is the __stdcall calling convention ignored in x64?
Sep 07, 2025
c++
visual-c++
x86-64
calling-convention
How to access delphi open array parameter in inline assembly
Mar 20, 2023
delphi
assembly
delphi-7
inline-assembly
calling-convention
Why does eax contain the number of vector parameters?
Mar 07, 2023
assembly
x86-64
calling-convention
abi
sysv
Why doesn't the Windows x64 calling convention use XMM registers to pass more than 4 integer args?
Feb 26, 2023
windows
assembly
x86-64
sse
calling-convention
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
Why does x86-64 use IA-64 C++ ABI?
Jan 27, 2023
c++
x86-64
calling-convention
abi
design-decisions
different programming language and calling convention
Jan 19, 2023
c++
python
c
calling-convention
What is the Windows RT on ARM native code calling convention?
Dec 23, 2022
c++
winapi
windows-runtime
arm
calling-convention
What prevents the callee from cleaning up the stack?
Dec 22, 2022
assembly
theory
calling-convention
When using PInvoke, why use __stdcall?
Dec 18, 2022
c++
pinvoke
calling-convention
function-declaration
stdcall
Calling printf in extended inline ASM
Dec 15, 2022
gcc
printf
x86-64
inline-assembly
calling-convention
Why isn't PInvoke crashing in case of violated calling convention (in .NET 3.5)?
Dec 09, 2022
.net
pinvoke
calling-convention
stdcall
cdecl
How can a cdecl calling convention corrupt the ESP?
Dec 04, 2022
c++
visual-c++
x86
mingw
calling-convention
Why do std::pair<long, long> and std::tuple<long, long> generate different code [duplicate]
Nov 19, 2022
c++
gcc
clang
calling-convention
stdtuple
Why is there a calling convention for arrays? [duplicate]
Nov 10, 2022
c
arrays
x86-64
calling-convention
What calling convention should I use to make things portable?
Sep 04, 2025
c
assembly
x86
calling-convention
cpuid
« Newer Entries
Older Entries »