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
Print Register in Assembly x86
Mar 29, 2026
assembly
printing
x86
What are descriptor registers?
Mar 29, 2026
assembly
x86
intel
cpu-registers
osdev
What exactly is the problem that memory barriers deal with?
Mar 28, 2026
c++
assembly
memory-barriers
instructions
Why is 4x4 Matrix Multiplication in Eigen More Than Twice as Fast as 3x3?
Mar 27, 2026
c++
assembly
eigen
matrix-multiplication
simd
What will the instruction "move #>$3,var" mean in 68k assembly?
Mar 28, 2026
assembly
68000
Running a Win32 app written in NASM results in 'This app cant run on your pc' error
Mar 28, 2026
assembly
x86
mingw
nasm
ld
What is the "relationship" between addi and subi?
Mar 27, 2026
assembly
cpu
mips
nios
How to implement vectorize "exp" and "log" base-2 functions using AVX-512
Mar 27, 2026
assembly
simd
logarithm
avx512
exp
Why do the addresses in my assembler dump differ from the addresses of registers?
Mar 26, 2026
gcc
assembly
x86
gdb
Get byte representation of ASM instruction within C code
Mar 26, 2026
c
assembly
machine-code
powerpc
How assemblers translate labels to addresses
Mar 28, 2026
assembly
label
Why does 2's complement sign extension work by adding copies of the sign bit?
Mar 26, 2026
assembly
binary
bit-manipulation
twos-complement
sign-extension
Why doesn't my register contain the value I calculate from the asm
Mar 26, 2026
c++
assembly
gdb
x86-64
How can I multiply two 64-bit numbers using x86 assembly language?
Mar 27, 2026
assembly
x86
bigint
extended-precision
Int 10H not working in QEMU
Mar 24, 2026
assembly
x86
qemu
bootloader
bios
What is the joke behind "goto $"?
Mar 25, 2026
assembly
Assembly infinite loop (jmp -2)
Mar 27, 2026
assembly
nasm
infinite-loop
Binary Bomb phase 3 stuck
Mar 26, 2026
assembly
x86
gdb
reverse-engineering
CS: override on access to global variables in IDA output, like mov eax, cs:x?
Mar 25, 2026
assembly
x86-64
disassembly
ida
addressing-mode
Moving a label into 64bit register - inline assembly (GCC / CLANG)
Mar 25, 2026
gcc
assembly
inline-assembly
« Newer Entries
Older Entries »