StanfordPL / x64asmLinks
x86-64 assembler library
☆488Updated 5 years ago
Alternatives and similar repositories for x64asm
Users that are interested in x64asm are comparing it to the libraries listed below
Sorting:
- STOKE: A stochastic superoptimizer and program synthesizer☆844Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- ☆281Updated 2 years ago
- Missed optimizations in C compilers☆339Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- graph based intermediate representation and backend for optimising compilers☆538Updated 11 months ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- An optimizing decompiler☆762Updated 4 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆311Updated 9 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆564Updated 9 months ago
- Database of CPU Opcodes☆261Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A compiler frontend for the C programming language☆563Updated 3 months ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆188Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 6 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,558Updated last month
- ☆329Updated 10 years ago
- Virtual Machine for Intermediate Representation☆698Updated 5 years ago
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆515Updated 2 months ago
- C99 parser and frontend for libfirm☆358Updated last year
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- A collection of memory allocators☆466Updated 4 months ago
- ☆335Updated 3 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- ☆395Updated 5 years ago
- x86 JIT compiler in 86 lines☆967Updated 10 years ago
- small self hosting C compiler☆488Updated 4 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated 2 years ago