Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Complex data reorganization with vector instructions

x86 vectorization simd sse2 avx2

Does abort run in ring 0?

c++ c x86

NASM Difference between CMP and OR

assembly x86 nasm

Why would one avoid using POPF to restore Interrupt Flag state?

Coaxing GCC to emit REPE CMPSB

c performance gcc assembly x86

Accessing an array with inline assembly using AT&T syntax

c linux gcc assembly x86

Repeat prefixes and mandatory prefixes in x86

The WeTab will run Android applications but uses an Atom CPU. What does this mean for NDK and MonoDroid?

How to return errno in Assembly?

assembly x86 errno

Page-Structure Cache perf events

NASM interrupt x86 reference?

x86 nasm system-calls x86-16

What's the difference between a 'fast' (instruction) syscall and interrupt-driven system call?

How to update GDT entries after initial loading?

Why do the bytes "0xea 0000 ffff" in a bootloader cause the computer to reboot?

IBM 5150 - int 21h corrupts segment registers

assembly x86 dos x86-16 masm

SIMD intrinsics: aligned operation different than unaligned?

c++ x86 simd intrinsics

What is the rationale behind the CPU instruction set, in general and for x86's SETCC?

What is the purpose of the pause x86 instruction and the loop in the GetSystemTimeAsFileTime function disassembly?

Not able to use H264 (video/avc) Encoder on Intel x86 device, Android 4.2.2

IA-32 x86 data alignment

x86