summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-14AVX-512: Added AVX-512PF instructionsJin Kyu Song3-0/+106
2013-09-14AVX-512: Add AVX-512ER instructionsJin Kyu Song4-3/+158
2013-09-14AVX-512: Add AVX-512CD instructionsJin Kyu Song3-0/+116
2013-09-07AVX-512: Add Pseudo-ops for CMP instructionsJin Kyu Song3-5/+2531
2013-09-07AVX-512: Reorder instructions in insns.datJin Kyu Song1-57/+57
2013-09-07AVX-512: Fix rounding mode value in EVEX prefix with SAEJin Kyu Song2-7/+11
2013-08-29AVX-512: Add test case for opmask instructionsJin Kyu Song2-4578/+24
2013-08-29AVX-512: Remove trailing space and align columnsJin Kyu Song2-2/+2
2013-08-29AVX-512: Add OPMASK instructionsJin Kyu Song2-15/+33
2013-08-29AVX-512: Add IF_SPMASK and fix IF_PFMASKJin Kyu Song1-1/+2
2013-08-29AVX-512: Fix bug in checking high-16 registersJin Kyu Song1-1/+1
2013-08-29AVX-512: Fix commentsJin Kyu Song3-3/+3
2013-08-29AVX-512: Remember the position of operand with broadcast or embedded roundingJin Kyu Song3-16/+15
2013-08-28AVX-512: Add a feature to generate a raw bytecode fileJin Kyu Song1-0/+11
2013-08-28AVX-512: Add a test case for EVEX encoded instructionsJin Kyu Song2-0/+9271
2013-08-28AVX-512: Fix match function to check the range of registersJin Kyu Song1-0/+8
2013-08-28AVX-512: Change the data type for instruction flagsJin Kyu Song10-61/+81
2013-08-28AVX-512: Fix a bug in calculating Disp8*N valueJin Kyu Song1-1/+1
2013-08-28AVX-512: Find the correct position of the last SIMD opJin Kyu Song1-0/+2
2013-08-28AVX-512: Moved {er} decorator position next to the last SIMD opJin Kyu Song1-8/+9
2013-08-22AVX-512: Fix parser to handle opmask decorator correctlyJin Kyu Song1-5/+8
2013-08-22AVX-512: Add ZWORD keywordJin Kyu Song5-0/+12
2013-08-22AVX-512: Fix instruction match functionJin Kyu Song3-7/+48
2013-08-22AVX-512: Reword comment about opmask decoratorsJin Kyu Song1-1/+1
2013-08-22AVX-512: Handle curly braces in multi-line macro parametersJin Kyu Song1-0/+5
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