summaryrefslogtreecommitdiff
path: root/insns.dat
AgeCommit message (Expand)AuthorFilesLines
2008-06-27AES instructions are WESTMERE, not NEHALEMH. Peter Anvin1-7/+6
2008-06-05The XSAVE group are SSE-spefix-sensitiveH. Peter Anvin1-5/+6
2008-05-27insns.dat: whitespace cleanupH. Peter Anvin1-1/+1
2008-05-27Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955)H. Peter Anvin1-2/+2
2008-05-26VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)H. Peter Anvin1-6/+12
2008-05-26Fix parameters to VCVTPD2DQ (BR 1974159)H. Peter Anvin1-1/+1
2008-05-25Fix mnemnonics for SSE5 PCOMU instructionsH. Peter Anvin1-32/+32
2008-05-24Fix mnemonics for VTESTP[SD] (BR 1971570)H. Peter Anvin1-4/+4
2008-05-24Fix the VPSHUF*W instructions (BR 1971567)H. Peter Anvin1-2/+2
2008-05-24Fix typo in VPCMPESTRM instruction (BR 1971565)H. Peter Anvin1-1/+1
2008-05-24Add VCVTSI2SS (BR 1971564)H. Peter Anvin1-0/+4
2008-05-24Fix immediate for PCLMULHQ* instructions (BR 1971555)H. Peter Anvin1-2/+2
2008-05-24Remove imm from specific versions of VCMPxxH. Peter Anvin1-384/+384
2008-05-24Add VLDQQU as an alias for 256-bit VLDDQU (BR 1971539)H. Peter Anvin1-0/+1
2008-05-24VFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573)H. Peter Anvin1-4/+8
2008-05-23AVX FMA: Instruction table for the AVX FMA instructionsH. Peter Anvin1-0/+63
2008-05-23AVX: Remaining AVX instructions (still need FMA)H. Peter Anvin1-0/+73
2008-05-23AVX instruction table through "P"H. Peter Anvin1-0/+172
2008-05-21AVX: instruction table up to PEH. Peter Anvin1-8/+112
2008-05-21AVX: instruction table through MH. Peter Anvin1-8/+105
2008-05-21Implement aliases for specific SSE5 compare operationsH. Peter Anvin1-4/+144
2008-05-21insns.dat: reimplement SSE5 compares using the bytecode compilerH. Peter Anvin1-12/+12
2008-05-21Add the PCLMUL instructions (BR 1933742)H. Peter Anvin1-0/+8
2008-05-21Add INVEPT and INVVPID (BR 1956955)H. Peter Anvin1-0/+5
2008-05-21Add the MOVBE instructions (BR 1956954)H. Peter Anvin1-0/+9
2008-05-21insns typo fix: SSE5 FNM* instructions misspelledH. Peter Anvin1-32/+32
2008-05-21Merge branch 'master' of git+ssh://repo.or.cz/srv/git/nasmH. Peter Anvin1-0/+75
2008-05-21UDx instructions are 186+, not 286+H. Peter Anvin1-5/+5
2008-05-20AVX instructions up to VMINSSH. Peter Anvin1-1/+33
2008-05-20A few more AVX instructions (up to VLDMXCSR)H. Peter Anvin1-0/+43
2008-05-20Officially specify - as the symbol for an implicit operandH. Peter Anvin1-4/+4
2008-05-20AVX: implement all the convert instructions...H. Peter Anvin1-0/+38
2008-05-20Accept the gas mnemonics "ud2a" and "ud2b"; fix ud0H. Peter Anvin1-1/+3
2008-05-20Finish the VCMP series...H. Peter Anvin1-0/+134
2008-05-20More AVX instructionsH. Peter Anvin1-22/+346
2008-05-20PTEST is SSE4.1; although AMD says it's SSE5.H. Peter Anvin1-1/+0
2008-05-20Add DY, YWORD, and the SY instruction flagH. Peter Anvin1-16/+26
2008-05-20insns.dat: no subheader for "must be last"H. Peter Anvin1-1/+2
2008-05-20insns.dat: make even wider to make space for AVXH. Peter Anvin1-2144/+2144
2008-05-20insns.dat: use compiler-generated bytecodes for AVXH. Peter Anvin1-4/+16
2008-05-20Use the \360..\363 annotations for SSE prefixesH. Peter Anvin1-519/+518
2008-05-12Remove special hacks to avoid zero bytecodesH. Peter Anvin1-30/+30
2008-05-06Fix encoding of VPERMIL2PS instructionsH. Peter Anvin1-4/+4
2008-05-06Sandy Bridge, not Sandy Banks; add WestmereH. Peter Anvin1-4/+4
2008-05-04First cut at AVX machinery.H. Peter Anvin1-0/+6
2008-04-04Correctly identify SBYTE in the optimizerH. Peter Anvin1-49/+48
2008-03-22Remove KATMAI support for CLFLUSHCharles Crayne1-1/+0
2008-03-19insns.dat: add "MOV reg64,imm32" as a special ruleH. Peter Anvin1-0/+1
2008-03-18Correct opcode for CLFLUSHCharles Crayne1-1/+1
2008-02-16BR 1893952: XGETBV is not privileged.H. Peter Anvin1-2/+2