Xbyak
- 0 Collaborators
A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64) ...learn more
Project status: Published/In Market
oneAPI, HPC, Performance Tuning
Intel Technologies
oneAPI
Overview / Usage
Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic.
Methodology / Approach
It has an assembler inside to allow JIT execution of IA32, x86-64 mnemonic code in C++. Full support for state-of-the-art AVX-512 is used as the engine for oneDNN/oneAPI, etc.
Technologies Used
Xbyak fully supports AVX-512 instructions.