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 inline-assembly
::"r" vs :"=r" assembly clarification
Sep 20, 2025
c
assembly
gcc
inline-assembly
arm64
inline asm: operand type mismatch for 'out'
Sep 17, 2025
c++
x86
g++
inline-assembly
hardware-port
Why does calling the C abort() function from an x86_64 assembly function lead to segmentation fault (SIGSEGV) instead of an abort signal?
Sep 17, 2025
linux
gcc
x86
x86-64
inline-assembly
gcc, inline assembly - pushad/popad missing?
Sep 13, 2025
c
gcc
assembly
stack
inline-assembly
Avoid optimizing away variable with inline asm
Sep 12, 2025
c++
assembly
performance-testing
compiler-optimization
inline-assembly
Trying to implement 128 bit add in amd64 with inline assembly with multiple alternative constraints
Sep 07, 2025
assembly
gcc
x86-64
inline-assembly
C with inline assembly - recursive function that calls within the asm statement
Sep 05, 2025
c
recursion
assembly
arm
inline-assembly
Keyboard interrupt handler for own kernel (C)
Mar 21, 2023
gcc
x86
kernel
inline-assembly
osdev
How to access delphi open array parameter in inline assembly
Mar 20, 2023
delphi
assembly
delphi-7
inline-assembly
calling-convention
insmod: ERROR: could not insert module rtl8723be.ko: Unknown symbol in module
Mar 20, 2023
c
gcc
linux-kernel
x86-64
inline-assembly
Questions about the performance of different implementations of strlen [closed]
Mar 16, 2023
performance
gcc
sse
inline-assembly
intrinsics
What happens in the assembly output when we add "cc" to clobber list
Mar 05, 2023
c
gcc
inline-assembly
extended inline assembly: same variable for input and output
Feb 19, 2023
c++
gcc
assembly
inline-assembly
x86 Assembly pushad/popad, How fast it is?
Jan 31, 2023
performance
assembly
x86
inline-assembly
micro-optimization
Atomic 16-Byte operations on x86_64
Jan 31, 2023
c
x86-64
inline-assembly
asm code containing %0,what does that mean?
Jan 19, 2023
assembly
linux-kernel
x86
inline-assembly
Writing a Linux int 80h system-call wrapper in GNU C inline assembly [duplicate]
Feb 05, 2023
c
linux
assembly
x86
inline-assembly
Why does an `invlpg` instruction not work when I pass a pointer as a memory operand in inline assembly?
Sep 03, 2025
c
assembly
x86
inline-assembly
How can I further optimize this C++ function that takes integer square roots?
Sep 03, 2025
c++
optimization
inline-assembly
numerical-methods
square-root
Older Entries »