aboutsummaryrefslogtreecommitdiffstats
path: root/disasm/disasm.c
Commit message (Expand)AuthorAgeFilesLines
* fp16: fix incorred handling of broadcast flagsH. Peter Anvin2022-11-071-6/+5
* restire: Support of AVX512-FP16 InstructionsIouri Kharon2022-11-071-2/+6
* Add FRED instructionsH. Peter Anvin2022-10-051-3/+3
* Add support for new instructions from ISE June 2020H. Peter Anvin2020-07-161-0/+18
* Remove #includes already provided by "compiler.h"H. Peter Anvin2018-12-271-2/+0
* 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