Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Atomicity on x86

Can an x64 application use x86 assemblies - and vice versa?

.net dll x86 64-bit x86-64

Intel x86 0x2E/0x3E Prefix Branch Prediction actually used?

What does cltq do in assembly?

assembly x86 gnu-assembler att

What is the purpose of CS and IP registers in Intel 8086 assembly?

x86 intel x86-16

assembly vim syntax highlighting

Can a bool read/write operation be not atomic on x86? [duplicate]

c++ x86 boolean atomic

Does GCC generate suboptimal code for static branch prediction?

Why does breaking the "output dependency" of LZCNT matter?

Difference in performance between MSVC and GCC for highly optimized matrix multplication code

c++ visual-c++ gcc assembly x86

What use is the INVD instruction?

assembly x86 cpu-cache

What does Intel mean by "retired"?

performance x86 x86-64 intel

Are different mmx, sse and avx versions complementary or supersets of each other?

x86 sse avx mmx

Some x86 ASM Reference/Tutorials? [closed]

reference x86 assembly

SSE instructions: which CPUs can do atomic 16B memory operations?

What's missing/sub-optimal in this memcpy implementation?

c optimization x86 simd avx

Do Intel and AMD processor have the same assembler?

What are near, far and huge pointers?

c++ c pointers x86 x86-16

Reading program counter directly

Does my AMD-based machine use little endian or big endian?