summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* AVX-512: Fix bugs related to uninitialized variablesavx512Jin Kyu Song2013-09-211-1/+3
* AVX-512: Added AVX-512PF instructionsJin Kyu Song2013-09-143-0/+106
* AVX-512: Add AVX-512ER instructionsJin Kyu Song2013-09-144-3/+158
* AVX-512: Add AVX-512CD instructionsJin Kyu Song2013-09-143-0/+116
* AVX-512: Add Pseudo-ops for CMP instructionsJin Kyu Song2013-09-073-5/+2531
* AVX-512: Reorder instructions in insns.datJin Kyu Song2013-09-071-57/+57
* AVX-512: Fix rounding mode value in EVEX prefix with SAEJin Kyu Song2013-09-072-7/+11
* AVX-512: Add test case for opmask instructionsJin Kyu Song2013-08-292-4578/+24
* AVX-512: Remove trailing space and align columnsJin Kyu Song2013-08-292-2/+2
* AVX-512: Add OPMASK instructionsJin Kyu Song2013-08-292-15/+33
* AVX-512: Add IF_SPMASK and fix IF_PFMASKJin Kyu Song2013-08-291-1/+2
* AVX-512: Fix bug in checking high-16 registersJin Kyu Song2013-08-291-1/+1
* AVX-512: Fix commentsJin Kyu Song2013-08-293-3/+3
* AVX-512: Remember the position of operand with broadcast or embedded roundingJin Kyu Song2013-08-293-16/+15
* AVX-512: Add a feature to generate a raw bytecode fileJin Kyu Song2013-08-281-0/+11
* AVX-512: Add a test case for EVEX encoded instructionsJin Kyu Song2013-08-282-0/+9271
* AVX-512: Fix match function to check the range of registersJin Kyu Song2013-08-281-0/+8
* AVX-512: Change the data type for instruction flagsJin Kyu Song2013-08-2810-61/+81
* AVX-512: Fix a bug in calculating Disp8*N valueJin Kyu Song2013-08-281-1/+1
* AVX-512: Find the correct position of the last SIMD opJin Kyu Song2013-08-281-0/+2
* AVX-512: Moved {er} decorator position next to the last SIMD opJin Kyu Song2013-08-281-8/+9
* AVX-512: Fix parser to handle opmask decorator correctlyJin Kyu Song2013-08-221-5/+8
* AVX-512: Add ZWORD keywordJin Kyu Song2013-08-225-0/+12
* AVX-512: Fix instruction match functionJin Kyu Song2013-08-223-7/+48
* AVX-512: Reword comment about opmask decoratorsJin Kyu Song2013-08-221-1/+1
* AVX-512: Handle curly braces in multi-line macro parametersJin Kyu Song2013-08-221-0/+5
* AVX-512: Add EVEX encoding and new instructionsJin Kyu Song2013-08-169-75/+925
* AVX-512: Add support for parsing bracesJin Kyu Song2013-08-0610-28/+358
* NASM 2.10.09nasm-2.10.09Cyrill Gorcunov2013-07-231-1/+1
* doc: changes -- Prepare for 2.10.09Cyrill Gorcunov2013-07-231-0/+4
* build: Include pregenerated nasm manpagesCyrill Gorcunov2013-07-224-15/+543
* NASM 2.10.08nasm-2.10.08Cyrill Gorcunov2013-07-211-1/+1
* doc: changes -- Add fixes for VMOVNTDQA, MOVNTDQA, MOVLPDCyrill Gorcunov2013-07-211-0/+2
* test: Add br978756Cyrill Gorcunov2013-07-211-0/+7
* test: Add br3392259Cyrill Gorcunov2013-07-211-0/+8
* insns: Fix MOVLPDCyrill Gorcunov2013-07-211-2/+2
* insns: Fix MOVNTDQA instructionCyrill Gorcunov2013-07-211-1/+1
* insns: Fix VMOVNTDQA instructionCyrill Gorcunov2013-07-211-1/+1
* changes.src: Prepare for 2.10.08Cyrill Gorcunov2013-07-211-1/+23
* BR 3392260: Handle instructions only separated by vector SIB sizeH. Peter Anvin2013-07-194-25/+53
* parse_line: Shrink code with memset helperCyrill Gorcunov2013-07-161-3/+2
* ea_type: Fix typo in commentCyrill Gorcunov2013-07-141-1/+1
* autoconf: Warn a user if no asciidoc/xmlto foundCyrill Gorcunov2013-07-051-0/+8
* make: Fix nasm build with MSVCMarat Dukhan2013-06-303-4/+18
* insns: Fix vspllw instructionMITSUNARI Shigeo2013-06-301-1/+1
* insns: Fix vgatherqpd instructionMITSUNARI Shigeo2013-06-011-1/+1
* insns: Fix VPMOVSXBQ instructionMITSUNARI Shigeo2013-05-241-1/+1
* Make the errors for missing man page tools comprehensibleH. Peter Anvin2013-05-172-7/+9
* test: Add br3392252 testCyrill Gorcunov2013-05-131-0/+43
* insns.dat: Add note about AMD TBM instructionsCyrill Gorcunov2013-05-121-1/+1