platform/upstream/nasm.git
2008-05-27 H. Peter Anvinmake alldeps
2008-05-27 H. Peter Anvinregs.pl: regdis.h needs "extern"; minor cleanups
2008-05-27 H. Peter AnvinNASM 2.03rc2
2008-05-27 H. Peter Anvininsns.dat: whitespace cleanup
2008-05-27 H. Peter AnvinFix double 66 prefixes on INVEPT/INVVPID (BR 1956955)
2008-05-27 Andy Polyakovdoc: document Win32/64 SEH extensions
2008-05-27 Andy Polyakovoutcoff.c: remove dead code, add check for imagerel
2008-05-27 H. Peter Anvinavx.bin: clean up screwy whitespace
2008-05-27 H. Peter AnvinVCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit...
2008-05-27 H. Peter AnvinFix parameters to VCVTPD2DQ (BR 1974159)
2008-05-27 H. Peter Anvinregs.pl: add comments to regflags.c and regvals.c
2008-05-27 H. Peter AnvinFix register numbers for ymm1-15!
2008-05-26 H. Peter Anvinndisasm: the high bit of is4 bytes is ignored in 32...
2008-05-26 H. Peter Anvinmacros.pl: more readable comments
2008-05-26 H. Peter AnvinAdd some comments to the output of macros.pl
2008-05-26 H. Peter Anvinpreproc.c: prevent the compiler from reducing enum...
2008-05-26 H. Peter AnvinNASM 2.03rc1
2008-05-26 H. Peter AnvinCHANGES entry for %? and %??
2008-05-26 H. Peter AnvinDocument %? and %??
2008-05-26 H. Peter AnvinImplement %? and %?? for mmacros
2008-05-26 H. Peter AnvinImplement %? and %?? for smacros
2008-05-26 H. Peter Anvinphash: canonicalize order, fix handling of ignored...
2008-05-26 H. Peter Anvinphash: allow collisions if the hash target is the same
2008-05-26 H. Peter Anvinphash: massively speed up the perfect hash generator
2008-05-25 H. Peter AnvinFix mnemnonics for SSE5 PCOMU instructions
2008-05-25 H. Peter AnvinFix mnemonics for VTESTP[SD] (BR 1971570)
2008-05-25 H. Peter AnvinFix the VPSHUF*W instructions (BR 1971567)
2008-05-25 H. Peter AnvinFix typo in VPCMPESTRM instruction (BR 1971565)
2008-05-25 H. Peter AnvinAdd VCVTSI2SS (BR 1971564)
2008-05-25 H. Peter AnvinFix immediate for PCLMULHQ* instructions (BR 1971555)
2008-05-25 H. Peter AnvinRemove imm from specific versions of VCMPxx
2008-05-25 H. Peter AnvinAdd VLDQQU as an alias for 256-bit VLDDQU (BR 1971539)
2008-05-25 H. Peter AnvinVFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573)
2008-05-24 H. Peter AnvinAdd note about SEH support
2008-05-24 Andy PolyakovWin64: IMAGEREL references (SEH support for Win64)
2008-05-24 H. Peter AnvinMake SAFESEH syntax error ERR_NONFATAL
2008-05-24 Andy PolyakovSupport for Win32 safeseh (BR 195417)
2008-05-24 H. Peter Anvindoc: another reference to DY
2008-05-24 H. Peter AnvinCHANGES since 2.02, so far...
2008-05-24 H. Peter AnvinDocument DY, RESY and YWORD
2008-05-24 H. Peter AnvinAVX FMA: Instruction table for the AVX FMA instructions
2008-05-24 H. Peter AnvinAVX: Remaining AVX instructions (still need FMA)
2008-05-24 H. Peter Anvininsns.pl: better error messages, handle no-operand...
2008-05-24 H. Peter AnvinAVX instruction table through "P"
2008-05-23 H. Peter Anvinfmtinsns.pl: handle compiler fields; do some case mangling
2008-05-22 H. Peter AnvinUse hash tables even for context-sensitive macros
2008-05-22 H. Peter AnvinAdd tokens vex.ww and vex.wx; vex.wx is the default
2008-05-22 H. Peter AnvinAVX: instruction table up to PE
2008-05-22 H. Peter AnvinAVX: instruction table through M
2008-05-22 H. Peter Anvininsns.pl: error if we have a 'v' operand and no vex...
2008-05-21 H. Peter Anvininsnsn.c: cleaner to *not* separate out conditional...
2008-05-21 H. Peter AnvinAdd legacy blendvpd to avx.asm, as a disassembler test.
2008-05-21 H. Peter AnvinImplement aliases for specific SSE5 compare operations
2008-05-21 H. Peter Anvininsns.dat: reimplement SSE5 compares using the bytecode...
2008-05-21 H. Peter Anvininsns.pl: match AMD documentation for DREX syntax
2008-05-21 H. Peter AnvinAdd the PCLMUL instructions (BR 1933742)
2008-05-21 H. Peter AnvinAdd INVEPT and INVVPID (BR 1956955)
2008-05-21 H. Peter AnvinUse "o64nw" instead of "o64i" for o64 without REX.W
2008-05-21 H. Peter AnvinAdd the MOVBE instructions (BR 1956954)
2008-05-21 H. Peter Anvininsns.pl: readabilty improvements for isnsnd.c
2008-05-21 H. Peter AnvinDisassembler: select table based on VEX prefixes
2008-05-21 H. Peter AnvinFix skipping 0270 code when searching for disasm prefixes
2008-05-21 H. Peter AnvinFix display for fixed xmm0/ymm0, SSE redundant prefixes
2008-05-21 Philipp ThomasFix buffer overflow in preproc.c (BR 1942146)
2008-05-21 H. Peter Anvininsns typo fix: SSE5 FNM* instructions misspelled
2008-05-21 H. Peter AnvinMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2008-05-21 H. Peter AnvinUDx instructions are 186+, not 286+
2008-05-21 H. Peter AnvinVEX prefixes apply to VEX instructions only...
2008-05-21 H. Peter AnvinAVX instructions up to VMINSS
2008-05-21 H. Peter AnvinA few more AVX instructions (up to VLDMXCSR)
2008-05-21 H. Peter AnvinHandle is4 bytes without meaningful information in...
2008-05-21 H. Peter Anvininslist.pl: deal with the new encoding format
2008-05-21 H. Peter AnvinOfficially specify - as the symbol for an implicit...
2008-05-21 H. Peter AnvinAVX: implement all the convert instructions...
2008-05-21 H. Peter AnvinAccept the gas mnemonics "ud2a" and "ud2b"; fix ud0
2008-05-21 H. Peter Anvinndisasm: simple compare for conditional opcodes, no...
2008-05-20 H. Peter AnvinFinish the VCMP series...
2008-05-20 H. Peter AnvinMore AVX instructions
2008-05-20 H. Peter AnvinMake the syntax for immediates match the docs better
2008-05-20 H. Peter AnvinAdd support for ymm0 in instructions
2008-05-20 H. Peter Anvinphash: cut random vector set down a bit
2008-05-20 H. Peter AnvinNo 32-byte floating point format: fix error for DY
2008-05-20 H. Peter Anvinopenwcom.mak: wmake uses & for continuation, not \...
2008-05-20 H. Peter AnvinReadability improvements for regdis.c
2008-05-20 H. Peter Anvinnetware.mak: correct dependencies
2008-05-20 H. Peter Anvinrdx: Add cast avoid warning from gcc
2008-05-20 H. Peter AnvinAvoid #including .c files; instead compile as separate...
2008-05-20 H. Peter AnvinPTEST is SSE4.1; although AMD says it's SSE5.
2008-05-20 H. Peter Anvininsns.pl: don't require whitespace before / or \
2008-05-20 H. Peter Anvinnasm.h: remove obsolete IP_REG definitions
2008-05-20 H. Peter AnvinAdd DY, YWORD, and the SY instruction flag
2008-05-20 H. Peter Anvininsns.pl: support operands that serve double duty
2008-05-20 H. Peter Anvininsns.dat: no subheader for "must be last"
2008-05-20 H. Peter Anvininsns.dat: make even wider to make space for AVX
2008-05-20 H. Peter Anvininsns.dat: use compiler-generated bytecodes for AVX
2008-05-20 H. Peter Anvininsns.pl: fix regex subgroup of /is4= codes
2008-05-20 H. Peter Anvininsns.pl: fix splitting of bracketted operations
2008-05-20 H. Peter AnvinOpcode listing notation is /is4, consistently
2008-05-20 H. Peter AnvinUse the \360..\363 annotations for SSE prefixes
2008-05-20 H. Peter AnvinSame some space by introducing shorthand byte codes...
next