Search code examples
Is the PADDD instruction actually supported by MMX, even though it's missing from Intel's ma...

assemblyx86mmx

Read More
warning C4799: function has no EMMS instruction...

c#assemblywarningsinline-assemblymmx

Read More
How to efficiently convert from two __m128d to one __m128i in MSVC?...

visual-c++x8664-bitssemmx

Read More
MMX Invalid floating point operation...

c++assemblyc++builder-6mmx

Read More
x86_64 ASM: Alternative to movq?...

assemblymmx

Read More
Why can't I remove _mm_empty()?...

c++ssesse2mmx

Read More
What have I done wrong Converting my MMX Intrinsics to x64 (SSE)?...

c++visual-c++64-bitconvolutionmmx

Read More
Converting a C++ project to x64 with __m64 references...

c++visual-c++x8664-bitmmx

Read More
What is the difference between _m_empty and _mm_empty?...

cx86simdintrinsicsmmx

Read More
Why the compiler changes movq to movd when doing 64bit operations?...

assemblymmx

Read More
Assembly MMX Dotproduct Segmentation fault...

cassemblyx86dot-productmmx

Read More
How to write the value of a general-purpose 64 bit register into MMX?...

assemblyx86-64masmvisual-c++-2010mmx

Read More
AMD Geode Optimization References...

optimizationassemblymmxamd-processor

Read More
Inline ASM: Use of MMX returns NaN seconds on timer...

performancegcctimeinline-assemblymmx

Read More
Compile Error from x86 that uses MOVAPS...

gccx86ssesimdmmx

Read More
Binary logarithm in O(1) time (operating on registers x86 or SIMD) without shifting?...

assemblyx86ssemmxbinary-log

Read More
MMX v/s SSE2 Performance Comparison...

c++performancessesimdmmx

Read More
Error compiling inline MMX assembler: Suffix or operands invalid...

cgccassemblymmx

Read More
Is there any instruction to add all bytes in an MMX register?...

x86additionmmx

Read More
Does this MMX mem copy code need a fence?...

assemblymemory-fencesmmx

Read More
MMX error A2022:instruction operands must be the same size...

visual-studiomasmmmx

Read More
MMX - working with constant bytes...

assemblyx86constantsmmx

Read More
Concise SSE and MMX instruction reference with latencies and throughput...

assemblyreferencessemanualmmx

Read More
(a*b)/256 and MMX...

assemblyssemmx

Read More
How to convert 'long long' (or __int64) to __m64...

visual-studiovisual-c++ssesimdmmx

Read More
Does Delphi support all MMX/SSE instructions?...

delphidelphi-2007inline-assemblyssemmx

Read More
MMX operation (add 16bit is not done)...

cpixelmmx

Read More
if/else statement in SSE intrinsics...

c++if-statementsseintrinsicsmmx

Read More
Accessing to mm1 register parts...

c++x86ssesimdmmx

Read More
Stack usage with MMX intrinsics and Microsoft C++...

assemblyx86parallel-processingintrinsicsmmx

Read More
BackNext