Home
last modified time | relevance | path

Searched refs:_mm_adds_pu16 (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/devel/liboil/liboil-0.3.17/liboil/fb/
H A Dfbmmx.h35 #define MmxAdd(x, y) _mm_adds_pu16 ((x), (y))
39 x = _mm_adds_pu16 (x, _mm_srli_pi16 (x, 8)); \
40 x = _mm_adds_pu16 (x, mmx_4x0080); \
42 x = _mm_adds_pu16(x, y); \
47 x = _mm_adds_pu16 (x, _mm_srli_pi16 (x, 8)); \
48 x = _mm_adds_pu16 (x, mmx_4x0080); \
57 x = _mm_adds_pu16 (x, y); \
58 x = _mm_adds_pu16 (x, _mm_srli_pi16 (x, 8)); \
59 x = _mm_adds_pu16 (x, mmx_4x0080); \
/dports/devel/liboil/liboil-0.3.17/liboil/mmx/
H A Drecon8x8_mmx.c102 mm0 = _mm_adds_pu16( in recon8x8_inter2_mmx()
105 mm1 = _mm_adds_pu16( in recon8x8_inter2_mmx()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c23 return _mm_adds_pu16 (s1, s2); in test()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/powerpc/
H A Dmmx-paddusw-1.c22 return _mm_adds_pu16 (s1, s2); in test()
/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dpicture.cpp253 __m64 tmp2 = _mm_adds_pu16 ( clip_min, tmp1 ); in ClipComponent()
259 *(__m64 *)p1 = _mm_adds_pu16 (*(__m64 *)p1, tmp1); in ClipComponent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqdrawhelper_mmx_p.h89 return _mm_adds_pu16 (a, b); in add()
96 res = _mm_adds_pu16(res, mmx_0x0080); in _byte_mul()
97 res = _mm_adds_pu16(res, _mm_srli_pi16 (res, 8)); in _byte_mul()
104 m64 res = _mm_adds_pu16(_mm_mullo_pi16(x, a), _mm_mullo_pi16(y, b)); in interpolate_pixel_256()
112 m64 res = _mm_adds_pu16(_mm_mullo_pi16(x, a), _mm_mullo_pi16(y, b)); in _interpolate_pixel_255()
113 res = _mm_adds_pu16(res, mmx_0x0080); in _interpolate_pixel_255()
114 res = _mm_adds_pu16(res, _mm_srli_pi16 (res, 8)); in _interpolate_pixel_255()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dx86.cpp264 color1 = _mm_adds_pu16(blendcolor, color1);
265 color2 = _mm_adds_pu16(blendcolor, color2);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dmmintrin.h485 _mm_adds_pu16(__m64 __m1, __m64 __m2) in _mm_adds_pu16() function
1523 #define _m_paddusw _mm_adds_pu16
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dmmintrin.h481 _mm_adds_pu16(__m64 __m1, __m64 __m2) in _mm_adds_pu16() function
1519 #define _m_paddusw _mm_adds_pu16
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dmmintrin.h481 _mm_adds_pu16(__m64 __m1, __m64 __m2) in _mm_adds_pu16() function
1519 #define _m_paddusw _mm_adds_pu16
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dmmintrin.h481 _mm_adds_pu16(__m64 __m1, __m64 __m2) in _mm_adds_pu16() function
1519 #define _m_paddusw _mm_adds_pu16

12345678