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
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
ARM calling conventions on WinCE and Linux?
Oct 27, 2022
linux
windows-ce
arm
calling-convention
MSYS2 GCC zeros out doubles on floating point operations with SSE disabled
Oct 19, 2022
gcc
x86-64
sse
calling-convention
msys2
Writing naked functions with custom prolog and epilog code in Visual Studio
Oct 17, 2022
visual-studio-2008
plugins
calling-convention
stdcall
Calling a function that can be either cdecl or stdcall
Sep 25, 2022
intel
assembly
x86
calling-convention
stdcall
cdecl
Is the Microsoft Stack always aligned to 16-bytes?
Nov 09, 2022
intel
windows
assembly
stack
x86-64
calling-convention
Older Entries »