summaryrefslogtreecommitdiff
path: root/disasm/disasm.c
Commit message (Expand)AuthorAgeFilesLines
* Move <string.h> inclusion to compiler.hH. Peter Anvin2018-12-261-1/+0
* disasm: Fix buffer overread in ndisasmCyrill Gorcunov2018-08-161-2/+29
* asm: support the +n syntax for register setsH. Peter Anvin2018-06-251-0/+3
* disasm: Add support for 64-bit originRuslan Kabatsayev2017-02-121-2/+2
* disasm: matches -- fix operator priority error with parenthesisMartin Lindhe2017-01-051-1/+1
* Dont set @mod twiceMartin Lindhe2017-01-051-1/+0
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-0/+1736