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
Unable to compile assembly code with xmmword operand-size using nasm
Nov 01, 2025
assembly
nasm
sse
128-bit
How to use virtual memory/implement realloc on mac osx?
Nov 02, 2025
macos
assembly
memory-management
mmap
realloc
Performance difference of signed and unsigned integers of non-native length
Nov 01, 2025
c++
assembly
optimization
x86-64
compiler-optimization
Can I tell the compiler that I need to earlyclobber a memory operand?
Nov 02, 2025
c
assembly
gcc
x86
inline-assembly
What constitutes a read or write to memory/cache in x86 assembly, according to valgrind?
Oct 31, 2025
assembly
x86
valgrind
pascal
cpu-cache
Using CPUID to get cache size in Ryzen CPU
Nov 01, 2025
assembly
x86-64
cpu-cache
amd-processor
cpuid
C++ Memory editing- Editing assembly/writing bytes
Oct 31, 2025
c++
memory-management
assembly
byte
How does the CPU decode variable length instructions correctly?
Nov 01, 2025
assembly
x86
decode
instructions
How to force clang assembler to emit the `rex.W` prefix?
Oct 31, 2025
assembly
x86-64
are there debugging options for ld
Nov 01, 2025
debugging
gcc
assembly
gdb
ld
MBR works in QEMU/BOCHS but not on real hardware
Oct 31, 2025
assembly
x86-16
bootloader
bios
Not understanding Hopper decompiler output
Nov 01, 2025
c
assembly
reverse-engineering
pseudocode
hopper
Difference between "mov eax, [num]" and "mov eax, num"
Nov 01, 2025
assembly
x86
nasm
32-bit
Handling x86 IRQs from secondary PIC: EOI order important?
Oct 31, 2025
assembly
x86
port
irq
Dot product performance with SSE instructions: is DPPS worth using?
Oct 30, 2025
assembly
x86
simd
sse
dot-product
Random number generator in assembly code
Oct 31, 2025
assembly
random
avr
How to break down a NASM application into modules/packages and include them?
Oct 30, 2025
assembly
nasm
FSTENV? Can barely find any info about this instruction
Oct 30, 2025
assembly
x86
x87
Telling GAS to use semicolons for comments in Intel syntax mode
Oct 30, 2025
assembly
gnu-assembler
att
intel-syntax
Redundant DS segment override prefix inserted by nasm?
Oct 30, 2025
assembly
x86
nasm
disassembly
« Newer Entries
Older Entries »