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 cpu-architecture
How should I approach to find number of pipeline stages in my Laptop's CPU [closed]
May 21, 2026
x86
pipeline
intel
cpu-architecture
microbenchmark
Why does x86 allows for unaligned accesses, and how unaligned accesses can be detected?
May 19, 2026
security
memory
x86
cpu-architecture
memory-alignment
How many ways-superscalar are modern Intel processors?
May 19, 2026
x86
intel
cpu-architecture
micro-architecture
Long latency instruction
May 19, 2026
optimization
x86
cpu-architecture
micro-optimization
microbenchmark
Why is this reordering of sub and mul instructions helpful?
May 18, 2026
c
assembly
gcc
cpu-architecture
micro-optimization
Do CPUs have a hardware "math cache" or dictionary that stores the result of simple math operations for quicker processing?
May 18, 2026
performance
math
cpu
cpu-architecture
alu
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
CISC and RISC architectures
May 17, 2026
computer-science
cpu-architecture
risc
CPUs with instructions with more than two branch destinations
May 14, 2026
cpu-architecture
instruction-set
When will dynamic branch prediction be useful? [duplicate]
May 13, 2026
cpu-architecture
branch-prediction
Why do we need stalls even if branches can be determined?
May 13, 2026
mips
cpu-architecture
branch-prediction
pipelining
How does RISC-V variable length of instruction work in detail?
May 13, 2026
assembly
cpu-architecture
riscv
instruction-set
instruction-encoding
RISCV branchless coding
May 09, 2026
assembly
cpu-architecture
riscv
branchless
conditional-move
Why cannot my program reach integer addition instruction throughput bound?
May 09, 2026
c
assembly
optimization
cpu-architecture
microbenchmark
Does endianess depend on processor or memory?
May 08, 2026
memory
language-agnostic
hardware
endianness
cpu-architecture
Negative value forced zero when assigned to uint16_t variable in C
May 06, 2026
c
gcc
type-conversion
cpu-architecture
unsigned-integer
Performance of AVX-512 masked memory accesses
May 05, 2026
performance
x86
cpu-architecture
avx512
Can Multiprocessor CPUs avoid context-switching?
May 03, 2026
cpu-architecture
Older Entries »