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: Cache load and eviction instruction
Oct 26, 2025
assembly
x86
x86-64
cpu-cache
Why is it necessary to add a bias to the dividend for signed division by a power of 2?
Oct 27, 2025
assembly
x86-64
bit-shift
integer-division
Why parameters stored in registers and not on the stack in x86-64 Assembly?
Oct 26, 2025
assembly
x86-64
function-parameter
Logical shift between YMM registers
Oct 27, 2025
assembly
x86-64
avx
avx2
avx512
Why does the following assembly sequence signals SIGILL?
Oct 26, 2025
assembly
x86-64
Why does clang make the Quake fast inverse square root code 10x faster than with GCC? (with *(long*)float type punning)
Oct 26, 2025
c++
assembly
gcc
clang
x86-64
In modern Linux x86-64 is it safe for userspace to overwrite the GS register?
Oct 26, 2025
linux
assembly
pthreads
x86-64
memory-segmentation
Java volatile memory ordering and its compilation on x86-64
Oct 25, 2025
java
x86-64
volatile
memory-barriers
java-memory-model
Strength reduction on floating point division by hand
Oct 26, 2025
c
floating-point
x86-64
ieee-754
strength-reduction
Benchmarking a bunch of continuous nop instructions
Oct 25, 2025
c
performance
assembly
x86-64
no-op
What makes executables compiled with gcc on ARM64 larger than on x86_64?
Oct 26, 2025
linux
gcc
x86-64
executable
arm64
In x86_64, does a 32-bit cmov clear the top bits if the condition is false?
Oct 23, 2025
assembly
x86-64
cpu-registers
conditional-move
Fastest way to set highest order bit of rax register to lowest order bit in rdx register
Oct 23, 2025
assembly
optimization
bit-manipulation
x86-64
micro-optimization
Is resb 2 equivalent to resw 1?
Oct 22, 2025
assembly
x86-64
nasm
First use of AVX 256-bit vectors slows down 128-bit vector and AVX scalar ops
Oct 23, 2025
assembly
x86-64
sse
simd
avx
Questions about APIC interrupt
Oct 23, 2025
assembly
operating-system
x86-64
apic
Why Assembly x86_64 syscall parameters are not in alphabetical order like i386
Oct 22, 2025
assembly
x86
x86-64
cpu-registers
calling-convention
Speeding up a bit test operation by using assembly
Oct 23, 2025
c++
performance
assembly
x86-64
compiler-optimization
« Newer Entries
Older Entries »