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 x86-64
x86_64 printf segfault after brk call
May 20, 2026
segmentation-fault
printf
x86-64
brk
On uint64 to double conversion: Why is the code simpler after a shift right by 1?
May 19, 2026
c++
assembly
x86-64
sse
floating-point-conversion
Why does adding an xorps instruction make this function using cvtsi2ss and addss ~5x faster?
May 17, 2026
clang
x86-64
cpu-architecture
sse
microbenchmark
Enabling AVX512 support on compilation significantly decreases performance
May 18, 2026
linux
performance
gcc
x86-64
avx512
Simplest way to get an illegal instruction exception
May 17, 2026
assembly
x86
x86-64
illegal-instruction
How do you understand 'REX.W + B8+ rd io' form for x86-64 assembly?
May 16, 2026
assembly
x86-64
nasm
machine-code
instruction-encoding
how to avoid caching when writing to mmio registers?
May 16, 2026
caching
assembly
x86-64
osdev
apic
Why are frame pointers saved in the beginning of the main function
May 15, 2026
c
assembly
x86-64
stack-frame
linux assembly: how to call syscall?
May 13, 2026
linux
assembly
x86-64
system-calls
Cycle Through and Print argv[] in x64 ASM
May 13, 2026
macos
assembly
64-bit
x86-64
att
What kind of C11 data type is an array according to the AMD64 ABI
May 12, 2026
c
assembly
types
x86-64
calling-convention
Can't use operator<< with std::float128_t; how do I print it?
May 11, 2026
c++
x86-64
iostream
c++23
stdfloat
addq with 64bit immediates?
May 11, 2026
assembly
addition
x86-64
att
Write-combining: which cache line is avoided to be read before written?
May 10, 2026
caching
memory
x86-64
intrinsics
Understanding 16-byte padding and function prolog in x64 assembly
May 10, 2026
assembly
x86-64
memory-alignment
stack-memory
stack-frame
Older Entries »