MPX: Adapt GAS's mib syntax with an index reg only
[platform/upstream/nasm.git] / insns.h
2013-11-20 Jin Kyu Songiflags: Use UINT64_C() for 64bit values
2013-11-20 Jin Kyu SongSHA: Add SHA instructions
2013-11-20 Jin Kyu SongMPX: Add MPX instructions
2013-11-20 H. Peter Anvindisasm: add support for emitting split EA format
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-02 H. Peter AnvinMerge branch 'avx512'
2013-09-13 Jin Kyu SongAVX-512: Added AVX-512PF instructions
2013-09-13 Jin Kyu SongAVX-512: Add AVX-512ER instructions
2013-09-13 Jin Kyu SongAVX-512: Add AVX-512CD instructions
2013-08-29 Jin Kyu SongAVX-512: Add IF_SPMASK and fix IF_PFMASK
2013-08-28 Jin Kyu SongAVX-512: Change the data type for instruction flags
2013-08-16 Jin Kyu SongAVX-512: Add EVEX encoding and new instructions
2013-05-10 Cyrill GorcunovAdd IF_TBM flag
2012-02-26 H. Peter AnvinHLE: Change NOHLE to be an instruction flag
2012-02-25 H. Peter AnvinAdd support for warning on invalid LOCK prefixes
2012-02-10 Cyrill Gorcunovinsns: Add AVX2 transactional synchronization extensions
2011-07-17 Cyrill GorcunovSome cleanup on insns.h
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-08 H. Peter AnvinA few more AVX2 spec instructions
2011-07-06 Jasper Neumaninsns.h: Add BMI1 and BMI2 flags for further usage
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-06-25 Cyrill GorcunovAdd IF_AVX2 flag
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-04-06 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-03-12 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-28 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-22 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-20 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-14 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-16 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-10-27 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-10-06 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-09-17 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-09-07 Cyrill GorcunovMerge branches 'master' and 'nasm-2.09.xx'
2010-08-24 H. Peter Anvinassemble: add an OPT instruction flags for optimizing...
2010-08-20 H. Peter Anvinndisasm: handle VEX.LIG
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
2009-07-26 H. Peter AnvinEnable fuzzy matching of operand sizes
2009-05-04 H. Peter AnvinUse lower case for VEX and XOP in instructions table
2009-05-04 H. Peter AnvinInfrastructure support for AMD's new XOP prefix
2009-02-22 H. Peter AnvinFMA instructions won't be in Sandy Bridge
2008-05-28 H. Peter AnvinMerge commit 'autotest/master'
2008-05-24 H. Peter AnvinAVX FMA: Instruction table for the AVX FMA instructions
2008-05-21 H. Peter AnvinDisassembler: select table based on VEX prefixes
2008-05-20 H. Peter AnvinAdd DY, YWORD, and the SY instruction flag
2008-05-13 H. Peter AnvinMake insnsb.c an actual compilation unit
2008-05-12 H. Peter AnvinGenerate a byte array instead of using strings for...
2008-05-07 H. Peter AnvinActually spell "Sandy Bridge" correctly
2008-05-07 H. Peter AnvinSandy Bridge, not Sandy Banks; add Westmere
2008-05-05 H. Peter AnvinFirst cut at AVX machinery.
2008-04-04 H. Peter AnvinCorrectly identify SBYTE in the optimizer
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-09-24 H. Peter AnvinSupport __float*__ for floating-point numbers in expres...
2007-09-23 H. Peter AnvinAdd the AMD SSE4a and LZCNT instructions
2007-09-21 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2007-09-20 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-19 H. Peter AnvinMerge commit 'origin/sse5'
2007-09-19 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-19 H. Peter AnvinSupport generating NaNs and infinities
2007-09-18 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-18 H. Peter AnvinSpeed up the disassembler by allowing prefixed instruct...
2007-09-18 H. Peter AnvinImplement "oword" (128 bits) as a first-class size
2007-09-18 H. Peter AnvinActually generate SSE5 instructions
2007-09-17 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-17 H. Peter AnvinInitial support for four arguments per instruction
2007-09-13 H. Peter AnvinAdd (untested!) SSSE3, SSE4.1, SSE4.2 instructions
2007-09-13 H. Peter AnvinRemove $Id$ tags (useless with git)
2007-09-13 H. Peter AnvinMacros for SSSE3/SSE4 instruction sets
2007-09-11 H. Peter AnvinMake the big instruction arrays "const"
2007-09-10 H. Peter AnvinUse an actual enum for the opcode
2007-04-17 H. Peter AnvinHandle "LOCK as REX.R" for MOV CRx; fix warning for...
2007-04-13 Keith KaniosFixed distinction between char and int8_t data types.
2007-04-12 Keith KaniosGeneral push for x86-64 support, dubbed 0.99.00.
2006-03-02 Eric ChristopherAdd VMX instructions.
2005-01-15 H. Peter AnvinApply Nindent to all .c and .h files
2003-02-24 H. Peter AnvinAdd support for the new instructions in Prescott
2002-09-12 H. Peter AnvinClean up unnecessary dependencies.
2002-05-28 H. Peter AnvinAdd the JMPE instruction.
2002-05-14 H. Peter AnvinCode cleanup fixes from Ed Beroset
2002-04-30 H. Peter AnvinNASM 0.98.08
2002-04-30 H. Peter AnvinNASM 0.98.03
2002-04-30 H. Peter AnvinNASM 0.98p7
2002-04-30 H. Peter AnvinNASM 0.98p3.5
2002-04-30 H. Peter AnvinNASM 0.96
2002-04-30 H. Peter AnvinNASM 0.94
2002-04-30 H. Peter AnvinNASM 0.91