aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/asm_engine
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-1/+1
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-222-24/+24
* Avoid unused argument warninglloyd2010-07-221-1/+3
* Consolidate the two engines that provided assembler implementationslloyd2010-07-133-0/+113