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 does LLVM avoid generating redundant native code for the `br` IR instruction?
May 27, 2026
assembly
compiler-construction
llvm
compiler-optimization
llvm-ir
Is it quicker to compare against 0 vs compare against a value?
May 27, 2026
c
assembly
arm
embedded
Equivalent to asm volatile in Gfortran?
May 26, 2026
assembly
fortran
gfortran
Calling assembly function from c leads to segmentation fault
May 26, 2026
c
assembly
x86
x86-64
Any preference to SHUFPD or PSHUFD for reversing two packed double in an XMM?
May 27, 2026
c
assembly
shuffle
sse2
AVX feature detection using SIGILL versus CPU probing
May 26, 2026
c
assembly
avx
Initialize array to specific values in assembly (x86)
May 26, 2026
assembly
x86
nasm
Assembly relocation truncated to fit
May 26, 2026
assembly
x86
linker
32bit-64bit
relocation
How to run assembly code. I have it in a text file but I don't know how to run it
May 26, 2026
assembly
Was there ever 8-bit memory addressing in the original 16-bit x86?
May 26, 2026
assembly
x86
x86-16
addressing-mode
Which sequence of instructions has better performance for zeroing one register or another?
May 26, 2026
performance
assembly
mips
cpu-architecture
micro-optimization
ASM 8086 : How is coding with multiple code segments different from coding with one code segment?
May 25, 2026
assembly
executable
x86-16
How to print a char on a specific location in graphics mode using 8086 assembly?
May 25, 2026
assembly
x86-16
dosbox
Can kernel code make things read-only in a way that other kernel code can't undo?
May 24, 2026
security
assembly
linux-kernel
x86-64
page-tables
What is .word, .data and .text in assembly?
May 25, 2026
assembly
When source registers in avx instruction can be reused
May 24, 2026
assembly
cpu-architecture
simd
avx
micro-optimization
Why isn't _main always the first procedure?
May 24, 2026
c
assembly
compilation
arm
« Newer Entries
Older Entries »