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
How to optimize this Delphi function with SSE2?
Sep 07, 2025
delphi
assembly
x86
sse2
basm
Find first bit, find last bit assembly using bsf, blf
Sep 07, 2025
assembly
kernel
bit-manipulation
x86-64
How to increment a variable in assembly?
Sep 08, 2025
assembly
x86-16
How to see the memory occupied by initialised array vs uninitialised array
Sep 08, 2025
arrays
assembly
x86
masm
irvine32
Device drivers and Interrupt service routines
Sep 08, 2025
assembly
x86
device
drivers
Using xa65 to create a Commodore 64 .prg file and disk image
Sep 08, 2025
assembly
6502
retro-computing
commodore
How to read from and write to files using NASM for x86-64bit
Sep 08, 2025
linux
assembly
x86-64
nasm
system-calls
Difference between JS and JL x86 instructions
Sep 08, 2025
assembly
x86
Why does RV32I include instructions like ADDI and XORI but not BLTI?
Sep 08, 2025
assembly
riscv
instruction-set
Dumping the values of the registers in GCC
Sep 08, 2025
gcc
assembly
x86
MMX Instructions and the x87 FPU Tag Word
Sep 08, 2025
assembly
x86
fpu
x87
mmx
FASM write Hello World to console with NO includes or dependencies at all
Sep 06, 2025
windows
assembly
x86-64
system-calls
fasm
Intel JCC Erratum - should JCC really be treated separately?
Sep 06, 2025
assembly
x86
intel
cpu-architecture
micro-architecture
Fastest way to take the average of two signed integers in x86 assembly?
Sep 07, 2025
assembly
optimization
x86
average
micro-optimization
Why do C compilers still prefer push over mov for saving registers, even when mov appears faster in llvm-mca?
Sep 08, 2025
c
assembly
x86-64
compiler-optimization
micro-optimization
Macros in x86 assembly coding
Sep 08, 2025
assembly
macros
x86
Trying to implement 128 bit add in amd64 with inline assembly with multiple alternative constraints
Sep 07, 2025
assembly
gcc
x86-64
inline-assembly
Role of linker scripts when writing x86 assembly
Sep 06, 2025
assembly
x86
linker
bootloader
linker-scripts
How does this compiler optimization work?
Sep 07, 2025
assembly
gcc
compiler-optimization
inlining
Cost of instruction jumps in assembly
Sep 08, 2025
performance
assembly
x86
« Newer Entries
Older Entries »