Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid unused argument warning | lloyd | 2010-07-22 | 1 | -1/+3 |
| | |||||
* | Consolidate the two engines that provided assembler implementations | lloyd | 2010-07-13 | 3 | -0/+113 |
(amd64_eng and ia32_eng) into a new asm_engine. This same engine could also be used in the event that asm code for other CPUs was added later on. |