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
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
ARM Cortex-M7 assembly timing on simple delay loop - how to explain results?
Oct 31, 2025
assembly
arm
cpu-architecture
cortex-m
superscalar
Delayed Branching in MIPS
Oct 31, 2025
assembly
architecture
mips
pipeline
pipelining
How to understand the result of SASS analysis in CUDA/GPU
Oct 30, 2025
assembly
cuda
gpu
ptx
Draw on screen using mouse in assembly (emu8086)
Oct 31, 2025
assembly
mouse
pixel
emu8086
What does 'callq *(%rax)' mean?
Oct 31, 2025
assembly
x86-64
att
GNU ARM assembler giving a seemingly irrelevant register in error message
Oct 31, 2025
c
assembly
arm
gnu
inline-assembly
Why the number of x86 int registers is 8?
Oct 31, 2025
assembly
x86
x86-64
cpu-architecture
cpu-registers
Moving data into __uint24 with assembly
Oct 29, 2025
c
assembly
avr
inline-assembly
avr-gcc
Where are static values stored in assembly
Oct 30, 2025
c
assembly
Something weird with arm cortex-m4 cycle count
Oct 30, 2025
assembly
arm
cortex-m
lpc
Custom Display Modes in Assembly
Oct 29, 2025
assembly
interrupt
x86-16
screen-resolution
Older Entries »