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 alu
How modern X86 processors actually compute multiplications?
Mar 21, 2023
algorithm
x86
cpu-architecture
alu
micro-architecture
Why does AVX512-IFMA support only 52-bit ints?
Oct 01, 2022
x86
precision
avx512
alu
fma
RISCV: how the branch intstructions are calculated?
Jul 07, 2022
cpu
cpu-architecture
riscv
alu
riscv32
VPU vs FPU vs GPU vs ALU
May 25, 2022
gpu
cpu
fpu
alu
How does the CPU do subtraction?
Nov 10, 2022
math
cpu
cpu-architecture
subtraction
alu
Memory Hierarchy - Why are registers expensive?
Feb 12, 2019
memory
cpu
hierarchy
cpu-registers
alu
How many ALUs are in a CPU?
Feb 16, 2022
cpu
alu
How are shifts implemented on the hardware level?
Nov 02, 2022
cpu
processor
bit-shift
circuit
alu
How do I set output flags for ALU in "Nand to Tetris" course?
Nov 06, 2022
hdl
alu
nand2tetris