Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Compile Assembly Output generated by VC++?

visual-c++ assembly x86 masm32

Basic NES Emulation theory - I'm stuck

Implementing rotate left using AND, NOT, and ADD operations

assembly

Mixing NEON assembly with non-vector functions

assembly arm neon

Problems with Qualcomm Scorpion dual-core ARM NEON code?

Why is memory section nomenclature prefixed with a '.'

assembly operating-system

Exclusives Reservation Granule (ERG) on Apple's processors

ios assembly arm processor

Comparing vectors in assembly

assembly

What's the difference between GCC builtin vectorization types and C arrays?

gcc assembly sse vectorization

Fastest 64-bit population count (Hamming weight)

Why "movl $1, %edx" instead of "movl $0, %edx" in a do while

c gcc for-loop assembly x86

Multicore clock counter consistency

warning #13212: Reference to ebx in function requiring stack alignment

c++ assembly

-O3 in ICC messes up intrinsics, fine with -O1 or -O2 or with corresponding manual assembly

How to play sound on two different DOSBoxes simultaneously?

Writing a VOP that is equivalent to mul/imul

Does anyone know where to get actual Cray PVP code?

assembly emulation cray

Microsoft Assembler to GNU Assembler conversion