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
AVX2 Transpose of a matrix represented by 8x __m256i registers
Mar 06, 2023
c
x86
transpose
simd
avx2
Cache coherence literature generally only refers store buffers but not read buffers. Yet one somehow needs both?
Mar 05, 2023
concurrency
x86
cpu-architecture
memory-model
Why _umul128 works slower than scalar code for mul128x64x2 function?
Mar 06, 2023
c++
x86
simd
avx
micro-optimization
How is the transitivity/cumulativity property of memory barriers implemented micro-architecturally?
Mar 04, 2023
x86
x86-64
cpu-architecture
memory-barriers
micro-architecture
Why are there too many demand rfo offcore responses /offcore requests?
Mar 04, 2023
assembly
x86
x86-64
cpu-cache
rfo
Can a “PUSH” instruction's operation be performed using other instructions?
Mar 05, 2023
assembly
x86
nasm
stack-memory
instruction-set
Does RDTSCP increment monotonically across multi-cores?
Mar 04, 2023
c++
assembly
x86
multicore
rdtsc
What is the fastest virtual machine design for x86?
Mar 03, 2023
assembly
x86
vm-implementation
Why do segments begin on paragraph boundaries?
Mar 01, 2023
memory-management
assembly
x86
CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?
Feb 26, 2023
assembly
x86
x86-64
cpuid
msr
Loading a file on an ISO 9660 File System
Feb 24, 2023
assembly
filesystems
x86
bios
iso9660
Stack allocation, why the extra space?
Feb 23, 2023
gcc
assembly
x86
stack
memory-alignment
How does this asm code setup SEH?
Feb 20, 2023
exception
assembly
x86
masm
seh
Least intrusive compile barrier for Java on x86
Feb 20, 2023
java
performance
memory
x86
barrier
How are the C++11 memory barriers implemented for x86-like systems?
Feb 18, 2023
c++
c++11
x86
x86-64
memory-barriers
Do atomic CAS-operations on x86_64 and ARM always use std::memory_order_seq_cst?
Feb 18, 2023
c++
c++11
x86
arm
compare-and-swap
CLI instruction not executed in Linux kernel module
Feb 17, 2023
c
assembly
linux-kernel
x86
interrupt
Meaning of CS and SS registers on x86-64 Linux in userland?
Feb 17, 2023
linux
assembly
linux-kernel
x86
x86-64
Do the x86 segment registers have special meaning/usage on modern CPUs and OSes?
Feb 14, 2023
x86
history
cpu-registers
memory-segmentation
Understanding of vectorization with SSE instructions
Feb 12, 2023
c
assembly
x86
vectorization
auto-vectorization
« Newer Entries
Older Entries »