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
Can kernel code make things read-only in a way that other kernel code can't undo?
May 24, 2026
security
assembly
linux-kernel
x86-64
page-tables
Fix a variable to a register in LLVM IR
May 22, 2026
c
llvm
x86-64
Is there any profiler that works with -fomit-frame-pointer on x86_64?
May 23, 2026
linux
profiling
x86-64
How is atomic_flag implemented?
May 22, 2026
c++
arm
x86-64
atomic
stdatomic
Are there C functions or macros specifically designed to compile 1 to 1 with assembly instructions for bit manipulations in a cross-platform manner?
May 20, 2026
c
assembly
arm
x86-64
Understand IDTR register?
May 22, 2026
operating-system
x86-64
osdev
interrupt-handling
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
Older Entries »