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 assembly
Given return address, how to get the address of the function?
Mar 26, 2023
c
assembly
x86
MSR CPSR_C, #0x13 doesn't work using ARM assembly?
Mar 24, 2023
assembly
arm
cortex-a8
GCC access memory above stack top [duplicate]
Mar 24, 2023
assembly
gcc
x86-64
sse
red-zone
ADDC versus ADD
Mar 22, 2023
assembly
8051
Signalling NaN was corrupted when returning from x86 function (flds/fstps of x87)
Mar 21, 2023
linux
gcc
assembly
fpu
x87
How to access delphi open array parameter in inline assembly
Mar 20, 2023
delphi
assembly
delphi-7
inline-assembly
calling-convention
How to do a naked function and inline assembler in x64 Visual C++
Mar 19, 2023
c++
c
visual-studio
assembly
How do I ignore line breaks in input using NASM Assembly?
Sep 03, 2025
linux
assembly
x86
nasm
system-calls
ld MinGW link to standard C library
Sep 02, 2025
windows
assembly
x86
mingw
nasm
How to run bitwise OR on big vectors of u64 in the most performant manner?
Sep 02, 2025
c++
performance
assembly
cpu
avx
How do I call a global C function pointer in NASM without warnings?
Sep 01, 2025
c
assembly
global-variables
x86-64
nasm
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
Arithmetic shift-right integers with half rounding toward zero
Sep 02, 2025
algorithm
assembly
bit-manipulation
bit-shift
integer-arithmetic
What is the purpose of IR (Intermediate Representation)
Sep 02, 2025
assembly
compiler-construction
#define in inline assembly in GCC
Sep 02, 2025
c
assembly
embedded
inline
I don't understand these assembly code and machine code differences if assembly code instructions are equivalent of machine code instructions
Sep 01, 2025
assembly
executable
Why are x86 registers named the way they are?
Sep 02, 2025
assembly
x86
naming
history
cpu-registers
Unexpectedly slow performance on moving from register to frequently accessed variable
Sep 01, 2025
c
assembly
caching
x86-64
perf
Why is (V)SHUFPS not in Intel's constant time instruction list?
Sep 02, 2025
assembly
cryptography
x86-64
cpu-architecture
avx
AT&T syntax hello world works but intel syntax does not
Sep 02, 2025
assembly
x86-64
gnu-assembler
intel-syntax
Older Entries »