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
ARM Cortex-M3 Startup Code
May 31, 2026
arm
embedded
cpu-architecture
cortex-m
Why wasn't DIV instruction implemented to set the CF instead of raising Exceptions
May 30, 2026
assembly
x86
cpu-architecture
integer-division
instructions
Multiple build variants with cpu architectures in Android Studio
May 30, 2026
android
build
cpu-architecture
abi
Why does GCC use movzbl again to zero-extend a register that's already zero-extended?
May 27, 2026
c++
assembly
gcc
x86-64
cpu-architecture
How to support Carryless Multiplication operation in .NET 8.0 on various platforms
May 26, 2026
c#
assembly
cpu-architecture
.net-8.0
crc
Which MESI protocol states are relevant if cache with write-through policy is used?
May 27, 2026
caching
multiprocessing
cpu-architecture
cpu-cache
mesi
How to verify at runtime that architecture matches -march=?
May 26, 2026
c++
gcc
x86
cpu-architecture
How does a C program get information from an array internally?
May 23, 2026
c
arrays
cpu-architecture
low-level
array-indexing
How can we expect a program to complete in order?
May 26, 2026
cpu
cpu-architecture
microprocessors
Which sequence of instructions has better performance for zeroing one register or another?
May 26, 2026
performance
assembly
mips
cpu-architecture
micro-optimization
What's the difference between "Sub-NUMA Clustering" and "Hemisphere and Quadrant Modes" in Intel CPU?
May 25, 2026
caching
x86
cpu-architecture
intel
numa
When source registers in avx instruction can be reused
May 24, 2026
assembly
cpu-architecture
simd
avx
micro-optimization
What is hardware stack?
May 21, 2026
stack
hardware
cpu-architecture
processor
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
Older Entries »