Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

SIMD : registers changing value during execution

c++ x86 simd intrinsics avx2

Creating a FAT partition with a bootsector as an MBR

assembly x86 osdev fat mbr

intVal3 TBYTE 1234 -- invalid TBYTE variable declaration gone unnoticed by assembler

assembly x86 masm

Real mode Interrupt handling routine not working as expected

Looking for tutorial resources on basic, non-macro assembly language [closed]

assembly x86 x86-64

What is the gcc cpu-type that includes support for RDTSCP?

gcc x86 intel rdtsc

Reverse engineer array dimensions / struct layout from compiler asm output?

Do modern computers boot in real mode or virtual real mode?

Lightweight x86 Emulator for .NET / Executing x86 code in a managed environment

What does LEA do internally?

assembly x86

How to correctly measure IPC (Instructions per cycle) with perf

How to catch a tab press in x86 assembly?

assembly x86 dos masm

Googleplay don‘t filter x86 device

NASM: parser: instruction expected rep movs

assembly x86 nasm

MASM (8086) assembly language line continuation

assembly x86 masm x86-16

How do I use microprogramming to modify the instruction set architecture of an Intel CPU?

How does CPU perform operation that manipulate data that's less than a word size

What does NASM's resb do in binary output format?

assembly x86 nasm x86-16