Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

NASM and 8-bit memory offset confusion

assembly x86 mov

Understanding stack alignment

Shapes in the Mandelbrot Set

Is processor can do memory and arithmetic operation at the same time?

simulate jg instruction(datalab's isGreater)

c assembly instructions eflags

x86_64 assembly exit system call parameter on macOS Mojave?

Does a linker generate absolute virtual addresses when linking

How to pass structs to C function from x86-64 assembly on Mac (NASM)

c assembly struct x86-64

How to instruct VC++ compiler to not inline a constant?

Is it possible to call a relative address with each instruction at most 3 bytes long, in 32-bit mode?

assembly x86 nasm machine-code

Cannot call real mode C function from bootloader (NASM + GCC toolchain)

Is there any way to write for Intel CPU direct core-to-core communication code?

Why using AVX ymm(m256) instructions is ~4 times slower than xmm(m128)

Fully understanding how .exe file is executed

What is the point of SSE2 instructions such as orpd?

Why doesn't RFO after retirement break memory ordering?

Why isn't my code working when adding .386?

What is the correct calling convention to use within a bootloader?

Cortex M4 LDR/STR timing

Is assembly language `assembler` specific too? Which assembler is best?

nasm masm assembly