summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | make alldepsH. Peter Anvin2008-05-275-5/+5
* | regs.pl: regdis.h needs "extern"; minor cleanupsH. Peter Anvin2008-05-271-9/+10
* | NASM 2.03rc2nasm-2.03rc2H. Peter Anvin2008-05-271-1/+1
* | insns.dat: whitespace cleanupH. Peter Anvin2008-05-271-1/+1
* | Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955)H. Peter Anvin2008-05-271-2/+2
* | doc: document Win32/64 SEH extensionsAndy Polyakov2008-05-271-0/+333
* | outcoff.c: remove dead code, add check for imagerelAndy Polyakov2008-05-271-10/+4
* | avx.bin: clean up screwy whitespaceH. Peter Anvin2008-05-261-2/+1
* | VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)H. Peter Anvin2008-05-262-6/+31
* | Fix parameters to VCVTPD2DQ (BR 1974159)H. Peter Anvin2008-05-261-1/+1
* | regs.pl: add comments to regflags.c and regvals.cH. Peter Anvin2008-05-261-6/+9
* | Fix register numbers for ymm1-15!H. Peter Anvin2008-05-261-1/+1
* | ndisasm: the high bit of is4 bytes is ignored in 32-bit modeH. Peter Anvin2008-05-261-3/+4
* | macros.pl: more readable commentsH. Peter Anvin2008-05-261-5/+5
* | Add some comments to the output of macros.plH. Peter Anvin2008-05-261-2/+6
* | preproc.c: prevent the compiler from reducing enum pp_token_typeH. Peter Anvin2008-05-261-1/+2
* | NASM 2.03rc1nasm-2.03rc1H. Peter Anvin2008-05-251-1/+1
* | CHANGES entry for %? and %??H. Peter Anvin2008-05-251-0/+2
* | Document %? and %??H. Peter Anvin2008-05-251-1/+31
* | Implement %? and %?? for mmacrosH. Peter Anvin2008-05-251-12/+24
* | Implement %? and %?? for smacrosH. Peter Anvin2008-05-251-2/+17
* | phash: canonicalize order, fix handling of ignored duplicatesH. Peter Anvin2008-05-251-1/+4
* | phash: allow collisions if the hash target is the sameH. Peter Anvin2008-05-251-1/+1
* | phash: massively speed up the perfect hash generatorH. Peter Anvin2008-05-2523-10963/+50
* | Fix mnemnonics for SSE5 PCOMU instructionsH. Peter Anvin2008-05-251-32/+32
* | Fix mnemonics for VTESTP[SD] (BR 1971570)H. Peter Anvin2008-05-241-4/+4
* | Fix the VPSHUF*W instructions (BR 1971567)H. Peter Anvin2008-05-241-2/+2
* | Fix typo in VPCMPESTRM instruction (BR 1971565)H. Peter Anvin2008-05-241-1/+1
* | Add VCVTSI2SS (BR 1971564)H. Peter Anvin2008-05-241-0/+4
* | Fix immediate for PCLMULHQ* instructions (BR 1971555)H. Peter Anvin2008-05-241-2/+2
* | Remove imm from specific versions of VCMPxxH. Peter Anvin2008-05-241-384/+384
* | Add VLDQQU as an alias for 256-bit VLDDQU (BR 1971539)H. Peter Anvin2008-05-241-0/+1
* | VFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573)H. Peter Anvin2008-05-241-4/+8
* | Add note about SEH supportH. Peter Anvin2008-05-231-0/+1
* | Win64: IMAGEREL references (SEH support for Win64)Andy Polyakov2008-05-231-22/+39
* | Make SAFESEH syntax error ERR_NONFATALH. Peter Anvin2008-05-231-1/+2
* | Support for Win32 safeseh (BR 195417)Andy Polyakov2008-05-231-7/+75
* | doc: another reference to DYH. Peter Anvin2008-05-231-4/+5
* | CHANGES since 2.02, so far...H. Peter Anvin2008-05-231-0/+13
* | Document DY, RESY and YWORDH. Peter Anvin2008-05-231-22/+22
* | AVX FMA: Instruction table for the AVX FMA instructionsH. Peter Anvin2008-05-232-1/+65
* | AVX: Remaining AVX instructions (still need FMA)H. Peter Anvin2008-05-231-0/+73
* | insns.pl: better error messages, handle no-operand instructions betterH. Peter Anvin2008-05-231-25/+23
* | AVX instruction table through "P"H. Peter Anvin2008-05-231-0/+172
* | fmtinsns.pl: handle compiler fields; do some case manglingH. Peter Anvin2008-05-231-6/+15
* | Use hash tables even for context-sensitive macrosH. Peter Anvin2008-05-224-79/+79
* | Add tokens vex.ww and vex.wx; vex.wx is the defaultH. Peter Anvin2008-05-223-6/+17
* | AVX: instruction table up to PEH. Peter Anvin2008-05-212-8/+125
* | AVX: instruction table through MH. Peter Anvin2008-05-211-8/+105
* | insns.pl: error if we have a 'v' operand and no vex.nds/nddH. Peter Anvin2008-05-211-0/+5