bnd: Drop bnd prefix for relaxed short jmp instructions
[platform/upstream/nasm.git] / opflags.h
2013-11-20 Jin Kyu SongMPX: Add MPX instructions
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-02 H. Peter AnvinMerge branch 'avx512'
2013-08-29 Jin Kyu SongAVX-512: Add OPMASK instructions
2013-08-16 Jin Kyu SongAVX-512: Add EVEX encoding and new instructions
2013-08-06 Jin Kyu SongAVX-512: Add support for parsing braces
2013-07-20 H. Peter AnvinBR 3392260: Handle instructions only separated by vecto...
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 Ben Rudiak-GouldRemove +s
2012-09-16 Cyrill Gorcunovopflags: Rework opflags bits with OP_ macros
2012-09-16 Cyrill Gorcunovopflags: Introduce opflags generating macros
2012-09-16 Cyrill Gorcunovopflags: Drop never used REG_RIP/REG_EIP
2012-09-09 Cyrill Gorcunovopflags: Extend opflags_t to 64 bits
2011-08-28 Cyrill GorcunovAdd IS_SREG and IS_FSGS helpers
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
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-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 AnvinOptimize mov r64,imm
2009-10-13 H. Peter Anvinopflags: more int32_t -> opflags_t conversions