Merge branch 'nasm-2.09.xx'
[platform/upstream/nasm.git] / insns.dat
2011-03-12 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-07 Cyrill GorcunovBR3189064: Fixes for VEXTRACTF128, VMASKMOVPS
2011-02-28 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-22 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-22 Cyrill Gorcunovinsns: VLDQQU is back
2011-02-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-21 Cyrill GorcunovBR 3187743: insns.dat -- Rename VLDQQU to VLDDQU
2011-02-20 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-20 Cyrill GorcunovDelete invalid form of VPEXTRW
2011-02-14 Cyrill Gorcunovinsns.dat: Remove vpextrw merge rudiment
2011-02-14 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-14 Cyrill GorcunovBR3174983: insns.dat -- Fix arguments encodong for...
2010-12-24 H. Peter AnvinBR 3143040: Remove invalid form of VPEXTRW
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-23 Cyrill Gorcunovinsns: Fixup MOV[APS|UPS] for xmmrm cases
2010-11-23 Cyrill Gorcunovinsns: Implement size bits on KATMAI
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-25 H. Peter AnvinBR 3052618: handle segment register operations in 64...
2010-08-24 H. Peter AnvinOptimize mov r64,imm
2010-08-16 H. Peter Anvininsns.dat: permit contracted forms for VBLENDVP
2010-08-16 H. Peter Anvininsns.dat: fix encoding of VCVTSD2SS
2010-08-16 H. Peter Anvininsns.dat: SSE encoding of VBLEND with VEX prefix is...
2010-08-16 H. Peter Anvininsns.dat: updates from AVX v7
2010-08-02 H. Peter Anvininsns.dat: unbreak test/imm64.bin
2010-07-16 H. Peter AnvinMerge branch 'nasm-2.08.xx'
2010-07-08 H. Peter Anvininsns: add FXSAVE64/FXRSTOR64, drop np prefix
2010-07-08 H. Peter AnvinMerge branch 'master' of ssh://repo.or.cz/srv/git/nasm
2010-07-07 H. Peter Anvininsns.dat: add XSAVE/XRSTOR64, XSAVEOPT, VCVTPH2PS...
2010-07-07 H. Peter Anvininsns.dat: remove VCVTPH2PS/VCVTPS2PH as AMD instructions
2010-07-06 H. Peter Anvininsns.dat: fix CPU flags for new instructions
2010-07-06 H. Peter AnvinAdd RD*SBASE, WR*SBASE, RDRAND from AVX v7
2010-06-25 Cyrill GorcunovBR 3020760: insns.dat -- confirm push imm32 on x86...
2010-06-18 H. Peter AnvinBR 3018233: handle LFS, LGS and LSS with a 64-bit register
2010-03-24 Cyrill GorcunovBR2975768: Update AMD LWP instructions to match upcomin...
2010-01-07 H. Peter Anvininsns.dat: in 64-bit mode, accept "monitor rax,ecx...
2010-01-03 Cyrill GorcunovBR2924380: Add AMD LWP instructions
2010-01-02 Cyrill GorcunovBR2924383: fix XOP instructions
2010-01-02 Cyrill GorcunovBR2924583: fix FMA4 instructions
2009-12-16 Cyrill Gorcunovinsns.dat: Restore default size of memory operands
2009-12-02 Cyrill Gorcunovinsns.dat: AVX -- no need for IF_ARx in template
2009-11-10 H. Peter Anvininsns.dat: remove non-DREX SSE5 instructions
2009-11-09 H. Peter AnvinSSE5: remove all DREX-based instructions
2009-11-06 H. Peter AnvinMOVD xmmreg: not valid with REX.W
2009-11-03 Cyrill GorcunovIMUL: sbyteX fix -- last one
2009-11-03 H. Peter AnvinIMUL: fix an additional incorrect sbyte use
2009-11-03 H. Peter AnvinBR 2887108: fix incorrect sbyte usage in IMUL
2009-08-07 H. Peter AnvinMerge commit 'cyr/hpa-dat'
2009-08-07 Cyrill Gorcunovinsns.dat -- convert FMA instructions
2009-08-07 Cyrill Gorcunovinsns.dat -- convert AVX instructions part2
2009-08-06 Cyrill Gorcunovinsns.dat -- convert AVX instructions part1
2009-07-30 H. Peter AnvinMerge commit 'cyr/hpa-list'
2009-07-27 Cyrill Gorcunovinsns.dat: operand-size syntax for XOP instructions
2009-07-27 Cyrill Gorcunovinsns.dat -- operand-size syntax for XOP instructions
2009-06-28 H. Peter AnvinAdd copyright notice to insns.dat
2009-06-26 H. Peter Anvinndisasm: fix disassembly of JRCXZ
2009-06-26 H. Peter Anvininsns.dat: reformat
2009-06-26 H. Peter Anvininsns.dat: add relaxed forms for XOP/FMA4/CVT16 instruc...
2009-06-25 H. Peter Anvininsns: make the MMX version of PINSRW match the SSE...
2009-06-25 H. Peter AnvinIntel FMA: drop relaxed forms
2009-06-25 H. Peter AnvinFix the PINSR series of instructions
2009-06-25 H. Peter Anvininsns.dat: fix typos: VCMPORD_SP[SD] entered as VCMPORS...
2009-06-25 H. Peter Anvininsns.dat: collapse relaxed forms
2009-05-17 Cyrill Gorcunovinsns.dat - fixup for XOP (SSE5) AMD instructions
2009-05-15 Cyrill Gorcunovinsns.dat - introcuce base XOP (SSE5) AMD instructions
2009-03-18 H. Peter AnvinBR 2690688: Fix opcodes for FMA instructions
2009-03-17 H. Peter AnvinBR 2690688: add missing VFM instructions
2009-03-16 H. Peter AnvinBR 2689316: PEXTRQ requires REX.W
2009-03-16 H. Peter Anvininsns.dat: fix VFNM instructions incorrectly spelled...
2009-02-24 H. Peter AnvinAdd VPCLMUL instructions
2009-02-22 H. Peter AnvinPCLMUL is apparently targeted for Westmere with the...
2009-02-22 H. Peter AnvinBR 2557903: fix disassembly of a set of SSE MOV* instru...
2009-02-22 H. Peter AnvinBR 2541252: Fix issues in insns.dat, mostly related...
2009-02-22 H. Peter AnvinBR 2592476: Treat WAIT as a prefix even though it's...
2009-02-22 H. Peter AnvinFix opcode for VADDSUBPS; operands for VBLEND; add...
2009-02-22 H. Peter AnvinFMA instructions won't be in Sandy Bridge
2009-02-18 H. Peter AnvinUpdate the VFMA* instructions per the AVX spec version 5
2009-02-18 H. Peter Anvininsns.dat: fix minor formatting anomalies
2008-12-30 H. Peter AnvinBR 2413278: Nonoptimal forms of arithmetic instructions...
2008-11-06 H. Peter AnvinMerge branch 'nasm-2.05.xx'
2008-11-06 H. Peter AnvinThe POPCNT instruction does not need sizes on memory...
2008-11-06 H. Peter AnvinBR 2229703: POPCNT r64,rm64 not POPCNT r64,rm32
2008-10-24 H. Peter AnvinMerge branch 'indirect'
2008-10-23 H. Peter AnvinThe CRC32 instructions can take 66 prefixes as well...
2008-10-23 H. Peter AnvinBR 2190521: fix the CRC32 opcodes
2008-10-22 H. Peter AnvinBR 2187210: Fix PFRCPV and PFRSQRTV
2008-10-09 H. Peter AnvinReshuffle and move the bytecodes for segment register...
2008-10-07 H. Peter AnvinAdd missing IMUL pattern: reg64,imm8
2008-10-07 H. Peter AnvinAdd a few missing \15 -> \275 conversions
2008-10-07 H. Peter AnvinChange \40 class opcodes to \254, except IMUL
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-10-07 H. Peter AnvinBetter warnings for out-of-range values
2008-10-07 H. Peter AnvinBR 2148476: Fix arguments for a bunch of the CVT* instr...
next