bnd: Drop bnd prefix for relaxed short jmp instructions
[platform/upstream/nasm.git] / insns.dat
2013-11-22 Jin Kyu Songbnd: Drop bnd prefix for relaxed short jmp instructions
2013-11-20 Jin Kyu Songdisasm: Add basic AVX512 support
2013-11-20 Jin Kyu SongPREFETCHWT1: Add a new instruction flag
2013-11-20 Jin Kyu SongAVX512: Update instruction group
2013-11-20 Jin Kyu SongMPX: Move BND prefix indication from bytecode to iflags
2013-11-20 Jin Kyu SongSHA: Add SHA instructions
2013-11-20 Jin Kyu SongMPX: Add BND prefix for branch instructions
2013-11-20 Jin Kyu SongMPX: Add MPX instructions
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-03 H. Peter AnvinAdd support for DZ and RESZ, document the ZWORD keyword
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-09-07 Jin Kyu SongAVX-512: Add Pseudo-ops for CMP instructions
2013-09-07 Jin Kyu SongAVX-512: Reorder instructions in insns.dat
2013-08-29 Jin Kyu SongAVX-512: Add OPMASK instructions
2013-08-28 Jin Kyu SongAVX-512: Change the data type for instruction flags
2013-08-28 Jin Kyu SongAVX-512: Moved {er} decorator position next to the...
2013-08-16 Jin Kyu SongAVX-512: Add EVEX encoding and new instructions
2013-07-21 Cyrill Gorcunovinsns: Fix MOVLPD
2013-07-21 Cyrill Gorcunovinsns: Fix MOVNTDQA instruction
2013-07-21 Cyrill Gorcunovinsns: Fix VMOVNTDQA instruction
2013-07-20 H. Peter AnvinBR 3392260: Handle instructions only separated by vecto...
2013-06-29 MITSUNARI Shigeoinsns: Fix vspllw instruction
2013-06-01 MITSUNARI Shigeoinsns: Fix vgatherqpd instruction
2013-05-24 MITSUNARI Shigeoinsns: Fix VPMOVSXBQ instruction
2013-05-12 Cyrill Gorcunovinsns.dat: Add note about AMD TBM instructions
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLCMSK
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLCS
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLSFILL
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLCFILL
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLCIC
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLCI
2013-05-12 Cyrill Gorcunovinsns.dat: Add BLSIC
2013-05-12 Cyrill Gorcunovinsns.dat: Add immediate form of BEXTR
2013-05-12 Cyrill Gorcunovinsns.dat: Add T1MSKC intstruction
2013-05-12 Cyrill Gorcunovinsns.dat: Add TZMSK instruction
2013-05-12 Cyrill Gorcunovinsns.dat: Move TZCNT for alphabetical order
2013-05-03 Cyrill Gorcunovinsns.dat: Udate year
2013-05-03 Cyrill Gorcunovbr3392250: insns -- Allow byte size in PREFETCHTx instr...
2013-03-03 Ben Rudiak-Gouldinsns: Remove pushseg/popseg internal bytecodes
2013-03-01 Ben Rudiak-GouldRemove +s
2013-02-20 Andrew NayenkoBR3392242: insns.dat -- Support AMD SVM instructions...
2013-02-20 Ben Rudiak-GouldFix jmp/call near offsets in long mode
2013-02-20 Ben Rudiak-GouldAdd np and similar prefixes to instructions that should...
2012-10-08 Marat DukhanBR 3327107: fix assembly of VPCMPGTQ
2012-09-26 H. Peter Anvininsns.dat: Mark the immediate for shift instructions...
2012-09-26 H. Peter AnvinBR 3392227: Remove SB flag from SHIFT rm,imm
2012-09-09 H. Peter AnvinAdd CLAC and STAC instructions from AVX spec 014 (31943...
2012-08-17 H. Peter AnvinAdd back the 256-bit form of the VORPD instruction
2012-07-28 H. Peter AnvinBR 3392218: Disassemble 82h opcodes
2012-07-23 H. Peter Anvinhle: opcode A2 forbidden with HLE prefixes
2012-07-21 H. Peter Anvinisnsn.dat: add norexw to instructions with only 32...
2012-07-13 H. Peter Anvininsns.dat: new instructions from the 013 AVX spec
2012-05-24 Cyrill Gorcunovinsns.dat: Add VPMOVMSKB reg32,ymmreg instruction
2012-03-06 Cyrill GorcunovBR3385573: insns: Fix VPMOVSXBW
2012-03-06 H. Peter AnvinTry again to fix our handling of MOVD/MOVQ
2012-02-26 H. Peter Anvininsns.dat: MOV is not lockable; CMPXCHG16B does not...
2012-02-26 H. Peter AnvinHLE: Change NOHLE to be an instruction flag
2012-02-25 H. Peter AnvinAssume the undocumented CMPXCHG486 opcode was lockable
2012-02-25 Cyrill Gorcunovinsns.dat: Add IF_LOCK flag on appropriate instructions
2012-02-25 H. Peter AnvinClean up JMP/CALL patterns, especially for 64 bits
2012-02-25 Cyrill Gorcunovinsns.dat: Add nohle for MOV in case of moffset destination
2012-02-25 Cyrill Gorcunovinsns.dat: Add hlexr flag for MOV instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hlenl flag for XCHG instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for XADD instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for XOR instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for SUB instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for SBB instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for OR instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for NOT instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for NEG instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for INC instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for DEC instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for CMPXCHG16B instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for CMPXCHG8B instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for CMPXCHG instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for BTS instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for BTR instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for BTC instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for AND instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for ADC instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for ADD instruction
2012-02-25 H. Peter AnvinRemove all remaining explicit bytecodes from insns.dat
2012-02-10 H. Peter Anvininsns: create a symbolic "wait" token for the \341...
2012-02-10 H. Peter Anvininsns: fix IMUL patterns to get rid of open-coded ...
2012-02-10 H. Peter Anvininsns: correct the TSX opcodes
2012-02-10 Cyrill Gorcunovinsns: Add AVX2 transactional synchronization extensions
2012-02-10 H. Peter Anvininsns: replace open-coded \322 opcode with odf (operand...
2011-12-21 H. Peter AnvinBR 3463230: Add VMFUNC instruction
2011-12-17 Cyrill Gorcunovinsns: Fix up sizes for MOVSD and VMOVSS instructions
2011-11-20 Cyrill GorcunovBR3392199: Revert "insns: Add MOVD as aliases to MOVQ...
2011-11-14 Cyrill Gorcunovinsns.dat: Fix VPCMPEQQ template
2011-11-12 Cyrill GorcunovBR3392195: insns: Drop MMX flag from MOVD
2011-11-11 Cyrill Gorcunovinsns: Fix typos for vcmpeq aliases
2011-10-02 Cyrill Gorcunovinsns: Add MOVD as aliases to MOVQ for compatibility...
2011-08-30 Cyrill Gorcunovinsns.dat: Fixup VGATHERx instructions
2011-08-22 Cyrill Gorcunovinsns, avx2: A couple of upper-case to lower-case conve...
2011-08-22 Cyrill Gorcunovinsns, avx2: A typo in VPERMPD
next