mmx

There are 16 repositories under mmx topic.

  • simd-everywhere/simde

    Implementations of SIMD instruction sets for systems which don't natively support them.

    Language:C2.6k54422265
  • sfuhrm/openssl4j

    High performance Java crypto binding to the native OpenSSL library

    Language:Java273124
  • AlexYaruki/iris

    Software implementation of ARM and x86 SIMD intrinsics

    Language:C++13212
  • markuswntr/swift-simdx

    🎹 Unified implementation of SIMD intrinsic functions and fallback implementations on hardware that does not natively support them, as an extension to Swift Numeric types.

    Language:Swift8401
  • 6A1AC71C-60A7/Apolloclipse

    X86-64 bilateral instruction tokenizer implemented in C. Supports the following processor extensions: AES, AVX, AVX2, AVX512, FMA, MMX, SSE, SSE2, SSE3, SSE4, x87(FPU), VMX. In order to ease testing, a diassembler which transforms tokens into compilable assembly (for NASM compiler) has been implemented.

    Language:C6160
  • borisfoko/Matrix-Multiplication-SIMD-Intrinsics-and-FPU

    NxN Matrix Multiplication using SIMD with Intrinsics (MMX, SSE, SSE2, AVX, etc.) and FPU as inline ASM in C

    Language:C4101
  • akatsuki105/mmxpg

    Megaman X Password Generator (ロックマンX パスワードジェネレーター)

    Language:TypeScript310
  • cristian-bicheru/detect-simd

    Python library to detect CPU SIMD capabilities.

    Language:C3100
  • magic3007/intel-simd

    ⚡ Leverage Intel vectorization technique MMX, SSE2 and AVX to accelerate the processing of converting YUV420 image into RGB image.

    Language:C++310
  • KokorinIlya/ASM_IFMO

    Домашние работы по курсу "Ассемблер" в ИТМО

    Language:Assembly1100
  • Mansurow/bmstu-iu7-4sem-ASM

    Машинно-зависимые языки программирования (4 семестр)

    Language:Assembly1101
  • NetoStAna/quick-sum

    Repositório contendo pequeno projeto em c + assembly para realização de somas rápidas em vetores de inteiros. O código apresentado nesse repositório parte de estudos iniciados no curso de Coprocessamento em Computadores x86 do monitor Pedro Botelho no canal Pedro Botelho no YouTube.

    Language:Assembly1100
  • agusalex/RGBmask

    Small Program to demonstrate the effectiveness of SIMD over SISD

    Language:C10
  • hvvka/computer-architecture

    Labs and projects involving assembly x86 (GAS/AT&T syntax)

    Language:Assembly202
  • Neto-SantAna/quick-sum

    Repositório contendo pequeno projeto em c + assembly para realização de somas rápidas em vetores de inteiros. O código apresentado nesse repositório parte de estudos iniciados no curso de Coprocessamento em Computadores x86 do monitor Pedro Botelho no canal Pedro Botelho no YouTube.

    Language:Assembly10