1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Imported all x86 symbols into the machinery::arch::x86 namespace. More... about 12 years ago
Added explicit constructors for the x86_imm{8,16,32,64} types. More... about 12 years ago
Fixed a bug in the x86_emitter#emit_mov(reg32, imm32) method. More... about 12 years ago
Implemented the x86_emitter#emit_add(imm) methods. More... about 12 years ago
Implemented the x86_emitter#emit_mov(reg, imm) methods. More... about 12 years ago
Implemented the x86_emitter#emit(imm) methods. More... about 12 years ago
Ensured that x86_imm{8,16,32,64} are strongly typed for overloading. More... about 12 years ago
Defined the x86_emitter#emit_mov(reg, imm) methods. More... about 12 years ago
Defined the machinery::arch::x86_imm{8,16,32,64} types. More... about 12 years ago
Reorganized source files a little bit. More... about 12 years ago
Simplified emitter documentation using @copydetails annotations. More... about 12 years ago
Defined the x86_emitter#emit_mul(x86_reg*) methods. More... about 12 years ago
Removed the superfluous C-style prefixes from enum value names. More... about 12 years ago
Implemented the x86_emitter#offset() method. More... about 12 years ago
Changed over to using Markdown for Doxygen's main page. More... about 12 years ago
Added @file annotations to all header files. More... about 12 years ago
Implemented emitter methods for x86 zero-operand system instructions. More... about 12 years ago
Customized the Doxygen configuration file. More... about 12 years ago
Imported a Doxygen configuration file template generated with: More... about 12 years ago
Implemented emitter methods for 1-byte general-purpose instructions. More... about 12 years ago
Implemented the x86_emitter#emit() methods. More... about 12 years ago
Defined the machinery::arch::x86_opcode type. More... about 12 years ago
Defined the machinery::arch::x86_emitter class. More... about 12 years ago
Defined the machinery::arch::x86_reg{8,16,32,64} enums. More... about 12 years ago
Added the <machinery/arch/x86-64.h> header in case users look for it. More... about 12 years ago
Defined the ARM and x86 architecture modules. More... about 12 years ago
Integrated with Travis CI for build status notifications. More... about 12 years ago
Imported two AX_BOOST_* M4 macros from the Autoconf Archive. More... about 12 years ago
Imported the AX_CXX_COMPILE_STDCXX_11 macro from the Autoconf Archive. More... about 12 years ago
Rebooted the project. More... about 12 years ago