Add {vex3} and {vex2} prefixes by analogy with {evex}
[platform/upstream/nasm.git] / insns.pl
2013-11-28 H. Peter AnvinAdd {vex3} and {vex2} prefixes by analogy with {evex}
2013-11-27 Jin Kyu Songiflags: Add IF_EVEX for checking {evex} availability
2013-11-27 Jin Kyu Songopflags: Separate vector registers into low-16 and...
2013-11-24 H. Peter Anviniflag: Fix dependencies, factor out static components...
2013-11-24 Cyrill Gorcunovinsns: Restore back MMX,FPU flags
2013-11-24 Cyrill Gorcunoviflag: Start using new instruction flags engine
2013-11-20 Jin Kyu SongMPX: Move BND prefix indication from bytecode to iflags
2013-11-20 Jin Kyu SongMPX: Add BND prefix for branch instructions
2013-11-20 Jin Kyu SongMPX: Add MPX instructions
2013-10-07 Jin Kyu Songiflags: Eliminate perl smart match operator
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-02 H. Peter AnvinMerge branch 'avx512'
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-03-10 Ben Rudiak-GouldMake F2 and F3 SSE prefixes override 66
2013-03-03 Ben Rudiak-GouldDrop SAME_AS flag from instruction matcher
2013-03-03 Ben Rudiak-Gouldinsns: Remove pushseg/popseg internal bytecodes
2013-03-01 Cyrill Gorcunovinsns.pl: Various style polyshing
2013-03-01 Ben Rudiak-GouldRemove +s
2013-02-20 Ben Rudiak-GouldAdd np and similar prefixes to instructions that should...
2012-02-26 H. Peter AnvinHLE: Move byte codes back to \271-\273
2012-02-26 H. Peter AnvinHLE: Change NOHLE to be an instruction flag
2012-02-25 H. Peter AnvinRemove all remaining explicit bytecodes from insns.dat
2012-02-25 H. Peter AnvinMove HLE byte codes to \264..\267
2012-02-25 H. Peter AnvinAdd a "nohle" byte code to skip an instruction pattern
2012-02-25 H. Peter Anvininsns.pl: Bundle all "plain bytecodes" into a hash
2012-02-25 H. Peter AnvinHLE: Implement the basic mechanism for XACQUIRE/XRELEASE
2012-02-10 H. Peter Anvininsns: create a symbolic "wait" token for the \341...
2012-02-10 H. Peter Anvininsns: replace open-coded \322 opcode with odf (operand...
2011-07-20 AnonymousImplement insns.dat in human readable form
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-08 H. Peter AnvinUse a normal quad-case for valueless /is4
2011-07-07 H. Peter AnvinRemove support for DREX encoding
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinAdd support for VSIB instructions
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 Gorcunovinsns.pl: Fix up merge conflict for sure
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-23 Cyrill Gorcunovinsns.pl: Clear tabs/space mess
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 AnvinOptimize mov r64,imm
2010-08-20 H. Peter Anvininsns.pl: make insnsd.c a bit easier to read
2010-08-20 H. Peter Anvinndisasm: handle VEX.LIG
2010-08-16 H. Peter Anvinassemble: handle vex.lig
2010-08-16 H. Peter Anvinvex: change .wx to .wig to match the latest AVX spec
2009-08-08 Cyrill Gorcunovinsns.pl: remove redundant empty line in enum opcode
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 Anvininsns.pl: smarter handling of operand flags
2009-07-06 H. Peter AnvinNASM: relicense under the 2-clause BSD license
2009-06-28 H. Peter AnvinAdd copyright verbiage to Perl scripts; update LICENSE
2009-06-26 H. Peter Anvininsns.pl: remove stray whitespace
2009-06-26 H. Peter Anvininsns.pl: add "nohi" code for REX_NH
2009-06-26 H. Peter Anvininsns.pl: fix indentation
2009-06-25 H. Peter Anvininsns.pl: allow relaxed forms to be created without...
2009-05-15 Cyrill Gorcunovinsns.pl - add handling of pp VEX/XOP fields
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-18 H. Peter Anvininsns.pl: handle the new VEX.DDS flag per AVX spec...
2008-11-06 H. Peter AnvinMerge branch 'nasm-2.05.xx'
2008-10-30 H. Peter AnvinMerge branch 'nasm-2.05.xx'
2008-10-29 H. Peter AnvinMerge commit 'nasm-2.05.01'
2008-10-26 H. Peter AnvinMerge branch 'nasm-2.05.xx'
2008-10-24 H. Peter AnvinMerge branch 'indirect'
2008-10-24 H. Peter AnvinAdd extension bytecodes to support operands 4+
2008-10-09 H. Peter AnvinReshuffle and move the bytecodes for segment register...
2008-10-08 H. Peter AnvinCollect statistics on bytecode use in insnsb.c
2008-10-07 H. Peter AnvinNew opcode for 32->64 bit sign-extended immediate with...
2008-10-07 H. Peter AnvinNew opcodes to deal with 8-bit immediate sign extended...
2008-06-17 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-15 H. Peter AnvinMark Perl scripts executable
2008-06-05 Charles CrayneMerge branch 'master' of git+ssh://ccrayne@repo.or...
2008-06-05 H. Peter Anvininsnsd.c: don't generate an inaccessible table
2008-05-28 H. Peter AnvinMerge commit 'autotest/master'
2008-05-24 H. Peter Anvininsns.pl: better error messages, handle no-operand...
2008-05-22 H. Peter AnvinAdd tokens vex.ww and vex.wx; vex.wx is the default
2008-05-22 H. Peter Anvininsns.pl: error if we have a 'v' operand and no vex...
2008-05-21 H. Peter Anvininsnsn.c: cleaner to *not* separate out conditional...
2008-05-21 H. Peter Anvininsns.pl: match AMD documentation for DREX syntax
next