Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

OS X - x64: stack not 16 byte aligned error

intel

How to index through a string in assembly

intel

MOV BX,[SI] - ASM question

assembly x86 16-bit mov intel

NDK build for target x86_64 results in error

android-ndk x86-64 intel

using TBB for non-parallel tasks

How does Linux support more than 512GB of virtual address range in x86-64?

Hotspot in a for loop

Purpose of self-IPI on IA-32

x86 kernel interrupt osdev intel

missing required architecture x86_64

Porting low-level x86 optimized code to the ARM Cortex-A8 architecture

x86 arm intel

Intel TBB for Android and iOS

android ios tbb intel

How to load a pixel struct into an SSE register?

c pixel x86-64 sse intrinsics intel

clang (LLVM) inline assembly - multiple constraints with useless spills / reloads

which CPUs support MOVBE instruction?

assembly x86 endianness intel

SIMD instructions for floating point equality comparison (with NaN == NaN)

On which platforms does integer divide by zero trigger a floating point exception?

Is memcpy() usually faster than strcpy()?

intel

Interpretation of intel_gpu_top output

intel

Difference between MOVDQA and MOVAPS x86 instructions?

assembly x86 sse simd mov intel