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 assembly
Indirect Y indexed addressing mode in MOS 6502
May 09, 2026
assembly
6502
How is exception handling implemented in Java?
May 09, 2026
java
assembly
exception
compilation
RISCV branchless coding
May 09, 2026
assembly
cpu-architecture
riscv
branchless
conditional-move
Why gcc generates a PLT when it is apparently not needed?
May 07, 2026
linux
assembly
x86
elf
dynamic-linking
Why "long long" arguments need to "aligned even-odd register pair" in RISC-V
May 09, 2026
assembly
calling-convention
riscv
Why cannot my program reach integer addition instruction throughput bound?
May 09, 2026
c
assembly
optimization
cpu-architecture
microbenchmark
Why does some Windows booloader code zero registers with `sub` instead of `xor`?
May 08, 2026
assembly
x86
micro-optimization
zero-initialization
Load two 64-bit integers into lower & upper xmm, respectively
May 09, 2026
assembly
sse
cpu-registers
Seemingly unnecessary loop
May 08, 2026
visual-c++
assembly
x86
CPUID wrong values?
May 08, 2026
assembly
x86
cpuid
Can 128bit/64bit hardware unsigned division be faster in some cases than 64bit/32bit division on x86-64 Intel/AMD CPUs?
May 07, 2026
performance
assembly
x86
x86-64
integer-division
C++ __asm Generating different bytes
May 07, 2026
c++
assembly
mov
Tracing instruction execution from startup
May 06, 2026
assembly
x86
x86-16
bootloader
Calling C++ function from assembly, with struct argument
May 06, 2026
c++
visual-studio-2010
visual-c++
assembly
Efficiently Set Lowest 64 Bits of YMM Register to Constant
May 05, 2026
optimization
assembly
sse
vectorization
avx
Why does the Windows x64 calling convention require XMM (FP) args copied to integer registers, for variadic functions like printf?
May 04, 2026
windows
assembly
floating-point
x86-64
calling-convention
Understanding the x86 m* operands (FPU and otherwise)
May 06, 2026
assembly
x86
disassembly
32-bit
machine-code
« Newer Entries
Older Entries »