lukego / asmlib
Mirror of Agner Fog's assembler routines (GPL)
☆19Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for asmlib
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Turn an interpreter into a code generator☆29Updated 9 years ago
- memTrace, a framework for lightweight memory tracing☆55Updated 4 years ago
- ☆20Updated 9 years ago
- Portable Runtime System☆23Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- Crange is a tool to index and cross-reference C/C++ source code☆74Updated 8 years ago
- CPU Ultimate Latency Test.☆105Updated last year
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- an extensible stack based interpreter toolkit☆66Updated 3 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 9 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 6 years ago
- Tiny Code Generator Library☆46Updated 3 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- HTML representation of the Intel x86 instructions documentation (June 2016).☆67Updated 7 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆33Updated 7 years ago
- Markup source code showing optimizations☆35Updated 4 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- some old broken stuff☆10Updated 8 years ago
- Optimised x86-64 gzip decompressor☆27Updated 6 years ago
- Runtime Assembler for C++☆13Updated 11 months ago