Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Why is default operand size 32 bits in 64 mode?

Does the CS and DS registers still affect instructions in x64 intel

nasm displaying a dword with printf

assembly x86 nasm

How to use malloc in asm

macos assembly x86-64 nasm

x86 asm - 12 bytes subtracted from esp. Only 8 needed

gcc assembly x86

Multiplying two bytes representing a short by 1.5

how can i use 64 bits inline assembly in c?

c gcc assembly 64-bit

Assembly GDB switch between GUI tables

assembly gdb

What are the differences between compiling assembly using gcc and as

Memory barriers for critical sections in Cortex-M4F MCU startup

What are DI, EI, and UP instructions(?) in original MS-DOS source code?

Why left shift instruction has two names (SAL and SHL) in x86-64 ISA? [duplicate]

The return address in the assembly code

assembly x86 call

GCC does not generate machine code for out-of-class defaulted copy constructor

Disable xsave in glibc's ld.so

assembly linker gdb x86-64 glibc