Search code examples
Common SIMD techniques...

armssesimdneonmmx

Read More
Unexpected Output While std::cout float32 data twice, which previously swapped by _mm_shuffle_pi16...

c++assemblysseieee-754mmx

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

x86sseavxmmx

Read More
clang: MMX intrinsics break long double...

cclangmmx

Read More
Porting MMX/SSE instructions to AltiVec...

csimdmmxaltivec

Read More
What is the Default addition Operator '+' of __m64...

cx86sseintrinsicsmmx

Read More
How did the legacy 3DNow! instruction set store results to memory or integer registers?...

x86legacyinstruction-setamd-processormmx

Read More
In JWASM/MASM - pshufw produces Error A2030: Instruction or register not accepted in current CPU mod...

assemblyx86masmssemmx

Read More
What instruction set does SFENCE belong to?...

assemblyx86-64sseamd-processormmx

Read More
What are the names and meanings of the intrinsic vector element types, like epi64x or pi32?...

intelsseintrinsicssse2mmx

Read More
Stuck at summing two arrays using MMX instructions using NASM...

arraysassemblyx86nasmmmx

Read More
load 32 bits from memory into xmm register...

sseinline-assemblyintrinsicssse2mmx

Read More
why does GDB not tab-complete mmx register name(mm0-mm7)...

gdbx86-64cpu-registersmmx

Read More
I can't assemble movd (MMX) instruction in my visual c express ediion 2008...

windowsassemblyx86masmmmx

Read More
Uint8 to mm0 register...

assemblyx86-64inline-assemblymmx

Read More
How do i use MMX mulH and mulL for two 64 bit integers to get one 128 bit integer...

c++visual-studio-codearbitrary-precisionmmx

Read More
Is there a way to auto-generate MMX instructions (not SSE) with gcc...

gccssemmxauto-vectorization

Read More
difference between MMX and XMM register?...

assemblyx86x86-64ssemmx

Read More
SSE intrinsics: Convert 32-bit floats to UNSIGNED 8-bit integers...

x86ssemmx

Read More
Mult plus shift left ops using MMX assembler instructions...

assemblyx86ssemmxsaturation-arithmetic

Read More
bad_alloc with unordered_map initializer_list and MMX instruction, possible heap corruption?...

c++11gccinitializer-listbad-allocmmx

Read More
Calculate f(x)=2*(x^2)+5 with saturation using MMX instruction set for 128 numbers with size of 2 by...

assemblynasmx86-64mmx

Read More
MMX Register Speed vs Stack for Unsigned Integer Storage...

assemblyx86cpu-registersmicro-optimizationmmx

Read More
How to create a 8 bit mask from lsb of __m64 value?...

c++simdavxavx2mmx

Read More
Using SIMD to right shift 32 bit packed negative number...

csseavxmmx

Read More
What does AT&T syntax do about ambiguity between other mnemonics and operand-size suffixes?...

syntaxx86sseattmmx

Read More
EMMS instruction execution time?...

assemblyx86mmx

Read More
Why xmm logical shift is not working?...

assemblynasmintelsimdmmx

Read More
Why is this C function returning int values in two's complement?...

csimdinline-assemblytwos-complementmmx

Read More
MMX Instructions and the x87 FPU Tag Word...

assemblyx86fpux87mmx

Read More
BackNext