Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Unhandled exception in using intrinsic

x86 sse simd

How to write a short block of inline gnu extended assembly to swap the values of two integer variables?

c gcc x86 gnu inline-assembly

Error while formatting disk with BIOS in real mode

Assembly- preserving register values?

assembly x86 printf

Performance of two inverse square root expressions (accounting for CPU pipelining)

Custom Bootloader Fails to Load C Kernel (kernel.c), But Works with Assembly (kernel.asm)

Instruction reordering on intel

c assembly x86 memory-barriers

How to compile multiple files together with ml in assembly x86?

NASM: Two subsequent file writes not working

C inline assembly of x86 fbstp instruction

mov instructions with byte destination for immediate to memory

emu8086 giving wrong remainder for div r16 with non-zero DX upper-half dividend [duplicate]

write a processed bitmap image to a file

assembly bitmap x86 masm masm32

INT 13, AH=42h fails with AH=1, CF=1

How can I call this x86 ASM CALL in C++ with typedef or inline

c++ assembly x86 inline typedef

what does "iterations" mean in "perf report -b --branch-history" (of perf record -b -g)

Can an x86 CPU read the value of any register while in user mode?

Analyzing the assembly code generated to manipulate command line arguments

c assembly x86

_cdecl calling convention

assembly x86 stack-frame cdecl

How do you add two Quad words in assembly using NASM?

assembly x86 nasm