StanfordPL / x64asmLinks
x86-64 assembler library
☆485Updated 4 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☆788Updated 2 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- A compiler frontend for the C programming language☆550Updated 2 weeks ago
- An optimizing decompiler☆729Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- ☆281Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.☆332Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆556Updated 4 months ago
- Database of CPU Opcodes☆256Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Virtual Machine for Intermediate Representation☆692Updated 5 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,503Updated 3 months ago
- "libcpu" is an open source library that emulates several CPU architectures☆364Updated 4 years ago
- graph based intermediate representation and backend for optimising compilers☆524Updated 6 months ago
- ☆329Updated 9 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆309Updated 8 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 …☆508Updated 11 months ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- small self hosting C compiler☆486Updated 3 years ago
- HTML representation of the Intel x86 instructions documentation.☆505Updated 10 years ago
- A collection of memory allocators☆460Updated 12 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated last year