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 strength-reduction
add vs mul (IA32-Assembly)
Sep 30, 2019
optimization
assembly
x86
strength-reduction
How to multiply a register by 37 using only 2 consecutive leal instructions in x86?
Oct 24, 2022
assembly
x86
x86-64
multiplication
strength-reduction
Why is this program not optimized away?
Mar 24, 2022
c++
optimization
strength-reduction
How can I strength reduce division by 2^n + 1?
Oct 16, 2020
c
division
integer-division
strength-reduction