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 get an objdump without NUL bytes?
Oct 21, 2025
assembly
x86
nasm
shellcode
objdump
What is the reason for different performance of the same implementation using icc, gcc and clang?
Oct 18, 2025
gcc
assembly
x86
simd
icc
How can one protect a register from being overwritten during a function call?
Oct 20, 2025
c++
c
assembly
calling-convention
INT 13, 2 hanging on x86 real mode when trying to read sectors from floppy drive
Oct 20, 2025
assembly
x86
x86-16
bios
osdev
Is it possible to use VMX CPU instructions inside VM?
Oct 20, 2025
assembly
x86
virtual-machine
cpu
virtualization
Why does this simple assembly program work in AT&T syntax but not Intel syntax?
Oct 20, 2025
linux
gcc
assembly
clang
x86-64
Call a C preprocessor macro multiple times (through a variable)
Oct 20, 2025
c
assembly
macros
What memory is impacted using the location counter in linker script?
Oct 20, 2025
assembly
ld
x86-16
bootloader
linker-scripts
Comment syntax ambiguity under GAS ARM target
Oct 20, 2025
assembly
arm
gnu-assembler
What is .zero in GNU gas?
Oct 19, 2025
assembly
gnu-assembler
Why is this jump instruction so expensive when performing pointer chasing?
Oct 18, 2025
pointers
assembly
x86
cpu-architecture
perf
When to use EXTERNDEF with ABS in MASM?
Oct 20, 2025
assembly
x86
masm
Memory argument of VMOVDQU partially out of allocated range
Oct 19, 2025
assembly
x86-64
simd
access-violation
avx
Is it possible to implement subroutine call without a stack nor indirect addressing?
Oct 19, 2025
assembly
cpu-architecture
subroutine
machine-code
instruction-set
Returning a struct in SystemV ABI
Oct 18, 2025
c
assembly
x86-64
calling-convention
abi
MIPS assembly: big and little endian confusion
Oct 19, 2025
assembly
mips
USB hard disk emulation cause a disk read to fail (BIOS int 13)?
Oct 19, 2025
assembly
x86-16
bootloader
bios
mbr
Is there any way to save registers before jumping into function?
Oct 20, 2025
c
assembly
visual-c++
x86-64
calling-convention
Jump out of range solutions and how different instructions affect range
Oct 19, 2025
assembly
x86-16
where is it documented that global array in C, compiled by gcc, is initialized like "copy-on-write"?
Oct 19, 2025
c
assembly
gcc
« Newer Entries
Older Entries »