Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

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

Messing with the stack in assembly and c++

assembly hook

GCC inline assembly error: Cannot take the address of 'this', which is an rvalue expression

Automatically generate xmm register name in a gas macro?

assembly x86 gnu-assembler sse

Can this Linux / 32bit x86 assembly "Hello, World" be made smaller still?

assembly code-golf

Assembly error when compiling a C file under Linux

c assembly

Pipelining in assembly

assembly mips