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
Order of evaluation of arguments in function calling?
Nov 13, 2022
c
undefined-behavior
calling-convention
How to pass functions parameters in a register with gcc asm keyword
Oct 25, 2017
c
gcc
assembly
parameter-passing
calling-convention
Delete call from call log after call end
Oct 18, 2022
android
calling-convention
Could someone explain __declspec(naked) please?
Mar 20, 2022
c
linux
windows
assembly
calling-convention
What is the fastcall keyword used for in visual c?
Oct 23, 2022
visual-c++
calling-convention
fastcall
Is garbage allowed in high bits of parameter and return value registers in x86-64 SysV ABI?
Aug 05, 2019
linux
x86
x86-64
calling-convention
Why is tailcall optimization not performed for types of class MEMORY?
Mar 20, 2022
c
gcc
optimization
x86-64
calling-convention
Are we Overusing Pass-by-Pointer in Go?
Nov 09, 2022
pointers
optimization
go
conventions
calling-convention
What prevents the usage of a function argument as hidden pointer?
Feb 21, 2022
c
gcc
optimization
x86-64
calling-convention
Calling convention for function returning struct
Feb 10, 2017
c
windows
linux
x86
calling-convention
x86_64 calling conventions and stack frames
Nov 17, 2022
c
stack
x86-64
calling-convention
backtrace
Is 'this' reference stored on call stack in Java?
Nov 21, 2022
java
this
callstack
calling-convention
How do vararg functions find out the number of arguments in machine code?
Sep 22, 2022
assembly
printf
calling-convention
abi
variadic
Why is stack memory allocated when it is not used?
Aug 26, 2022
c++
code-generation
calling-convention
abi
stack-allocation
ABI Register Names for RISC-V Calling Convention
Apr 09, 2022
cpu-registers
calling-convention
abi
riscv
Is `extern "C"` a part of the type of a function?
Jun 23, 2019
c++
c
c++11
calling-convention
C++ on x86-64: when are structs/classes passed and returned in registers?
Sep 20, 2022
c++
assembly
x86-64
calling-convention
abi
Passing parameters one by one, or by wrapping them in an array, struct or tuple
Jan 22, 2022
c++
compiler-optimization
calling-convention
Why would you pass an object by value in C++ [duplicate]
Sep 18, 2022
c++
calling-convention
x86 calling convention: should arguments passed by stack be read-only?
Jan 16, 2018
c
x86
stack
argument-passing
calling-convention
« Newer Entries
Older Entries »