mmx
There are 16 repositories under mmx topic.
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
sfuhrm/openssl4j
High performance Java crypto binding to the native OpenSSL library
AlexYaruki/iris
Software implementation of ARM and x86 SIMD intrinsics
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.
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.
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
akatsuki105/mmxpg
Megaman X Password Generator (ロックマンX パスワードジェネレーター)
cristian-bicheru/detect-simd
Python library to detect CPU SIMD capabilities.
magic3007/intel-simd
⚡ Leverage Intel vectorization technique MMX, SSE2 and AVX to accelerate the processing of converting YUV420 image into RGB image.
KokorinIlya/ASM_IFMO
Домашние работы по курсу "Ассемблер" в ИТМО
Mansurow/bmstu-iu7-4sem-ASM
Машинно-зависимые языки программирования (4 семестр)
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.
agusalex/RGBmask
Small Program to demonstrate the effectiveness of SIMD over SISD
hvvka/computer-architecture
Labs and projects involving assembly x86 (GAS/AT&T syntax)
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.