summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-16AVX-512: Add EVEX encoding and new instructionsJin Kyu Song9-75/+925
2013-08-06AVX-512: Add support for parsing bracesJin Kyu Song10-28/+358
2013-07-23NASM 2.10.09Cyrill Gorcunov1-1/+1
2013-07-23doc: changes -- Prepare for 2.10.09Cyrill Gorcunov1-0/+4
2013-07-22build: Include pregenerated nasm manpagesCyrill Gorcunov4-15/+543
2013-07-21NASM 2.10.08Cyrill Gorcunov1-1/+1
2013-07-21doc: changes -- Add fixes for VMOVNTDQA, MOVNTDQA, MOVLPDCyrill Gorcunov1-0/+2
2013-07-21test: Add br978756Cyrill Gorcunov1-0/+7
2013-07-21test: Add br3392259Cyrill Gorcunov1-0/+8
2013-07-21insns: Fix MOVLPDCyrill Gorcunov1-2/+2
2013-07-21insns: Fix MOVNTDQA instructionCyrill Gorcunov1-1/+1
2013-07-21insns: Fix VMOVNTDQA instructionCyrill Gorcunov1-1/+1
2013-07-21changes.src: Prepare for 2.10.08Cyrill Gorcunov1-1/+23
2013-07-19BR 3392260: Handle instructions only separated by vector SIB sizeH. Peter Anvin4-25/+53
2013-07-16parse_line: Shrink code with memset helperCyrill Gorcunov1-3/+2
2013-07-14ea_type: Fix typo in commentCyrill Gorcunov1-1/+1
2013-07-05autoconf: Warn a user if no asciidoc/xmlto foundCyrill Gorcunov1-0/+8
2013-06-30make: Fix nasm build with MSVCMarat Dukhan3-4/+18
2013-06-30insns: Fix vspllw instructionMITSUNARI Shigeo1-1/+1
2013-06-01insns: Fix vgatherqpd instructionMITSUNARI Shigeo1-1/+1
2013-05-24insns: Fix VPMOVSXBQ instructionMITSUNARI Shigeo1-1/+1
2013-05-17Make the errors for missing man page tools comprehensibleH. Peter Anvin2-7/+9
2013-05-13test: Add br3392252 testCyrill Gorcunov1-0/+43
2013-05-12insns.dat: Add note about AMD TBM instructionsCyrill Gorcunov1-1/+1
2013-05-12insns.dat: Add BLCMSKCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLCSCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLSFILLCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLCFILLCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLCICCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLCICyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add BLSICCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add immediate form of BEXTRCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Add T1MSKC intstructionCyrill Gorcunov1-1/+3
2013-05-12insns.dat: Add TZMSK instructionCyrill Gorcunov1-0/+2
2013-05-12insns.dat: Move TZCNT for alphabetical orderCyrill Gorcunov1-3/+3
2013-05-10Make .git-ignore directory to ignore by scmCyrill Gorcunov1-0/+1
2013-05-10Add IF_TBM flagCyrill Gorcunov1-0/+1
2013-05-06BR3392253: Fix potential buffer overflow in number conversionCyrill Gorcunov1-1/+1
2013-05-04insns.dat: Udate yearCyrill Gorcunov1-1/+1
2013-05-04br3392250: insns -- Allow byte size in PREFETCHTx instructionsCyrill Gorcunov1-4/+4
2013-04-28BR3392244: docs -- Fix "respectively" typoCyrill Gorcunov1-1/+1
2013-04-20BR3392248: Update nasm -h outputCyrill Gorcunov1-0/+4
2013-04-20BR3392248: Update nasm manualCyrill Gorcunov1-0/+4
2013-04-20ndisasm: man -- Add missing -p optionCyrill Gorcunov1-1/+1
2013-04-20BR3392248: Update ndisasm manCyrill Gorcunov1-1/+1
2013-04-20BR3392248: Update ndisasm manCyrill Gorcunov1-10/+10
2013-04-20BR3392248: Update nasm manualCyrill Gorcunov1-2/+9
2013-04-01Fixed two more resource leaks in rdoff/rdlib.cPhilipp Kloke1-0/+2
2013-04-01Fixed three possible buffer overflowsPhilipp Kloke1-3/+3
2013-04-01Fixed several resource and memory leaksPhilipp Kloke4-1/+6