aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine/asm_engine/asm_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Split asm_engine into three engines (ia32, amd64, sse2). This allowslloyd2008-11-111-27/+0
* Move x86 Serpent to the asm engine module.lloyd2008-11-101-1/+2
* Split the assembly implementations of the hash functions into asm_engine.lloyd2008-11-101-0/+26