2008-05-30 |
H. Peter Anvin | Document %pathsearch and %depend
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Introduce %depend and %pathsearch, and make incbin...
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | stdscan.c: clarify comment
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | preproc.c: %include: use expand_smacros() not expand_smacros...
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | doc: consistent capitalization (and indexing!) of INCBIN
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Add the -MP option to emit phony targets
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Add new options to CHANGES
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | NASM 2.03rc3
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Document the new dependency options.
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Implement -MD, -MF, -MT, -MQ
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | preproc.c: get_ctx() can return NULL...
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Missing % in %ifmacro
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | hash user allocates struct hash_table
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | Merge commit 'autotest/master'
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | tokhash.pl: fix comment
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: add include guards to generated header files
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | make alldeps
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: regdis.h needs "extern"; minor cleanups
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | NASM 2.03rc2
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | insns.dat: whitespace cleanup
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955)
|
commit | commitdiff | tree |
2008-05-27 |
Andy Polyakov | doc: document Win32/64 SEH extensions
|
commit | commitdiff | tree |
2008-05-27 |
Andy Polyakov | outcoff.c: remove dead code, add check for imagerel
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | avx.bin: clean up screwy whitespace
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit...
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix parameters to VCVTPD2DQ (BR 1974159)
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: add comments to regflags.c and regvals.c
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix register numbers for ymm1-15!
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | ndisasm: the high bit of is4 bytes is ignored in 32...
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | macros.pl: more readable comments
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Add some comments to the output of macros.pl
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | preproc.c: prevent the compiler from reducing enum...
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | NASM 2.03rc1
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | CHANGES entry for %? and %??
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Document %? and %??
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for mmacros
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for smacros
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | phash: canonicalize order, fix handling of ignored...
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | phash: allow collisions if the hash target is the same
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | phash: massively speed up the perfect hash generator
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Fix mnemnonics for SSE5 PCOMU instructions
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Fix mnemonics for VTESTP[SD] (BR 1971570)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Fix the VPSHUF*W instructions (BR 1971567)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Fix typo in VPCMPESTRM instruction (BR 1971565)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Add VCVTSI2SS (BR 1971564)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Fix immediate for PCLMULHQ* instructions (BR 1971555)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Remove imm from specific versions of VCMPxx
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | Add VLDQQU as an alias for 256-bit VLDDQU (BR 1971539)
|
commit | commitdiff | tree |
2008-05-25 |
H. Peter Anvin | VFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573)
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | Add note about SEH support
|
commit | commitdiff | tree |
2008-05-24 |
Andy Polyakov | Win64: IMAGEREL references (SEH support for Win64)
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | Make SAFESEH syntax error ERR_NONFATAL
|
commit | commitdiff | tree |
2008-05-24 |
Andy Polyakov | Support for Win32 safeseh (BR 195417)
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | doc: another reference to DY
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | CHANGES since 2.02, so far...
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | Document DY, RESY and YWORD
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | AVX FMA: Instruction table for the AVX FMA instructions
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | AVX: Remaining AVX instructions (still need FMA)
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | insns.pl: better error messages, handle no-operand...
|
commit | commitdiff | tree |
2008-05-24 |
H. Peter Anvin | AVX instruction table through "P"
|
commit | commitdiff | tree |
2008-05-23 |
H. Peter Anvin | fmtinsns.pl: handle compiler fields; do some case mangling
|
commit | commitdiff | tree |
2008-05-22 |
H. Peter Anvin | Use hash tables even for context-sensitive macros
|
commit | commitdiff | tree |
2008-05-22 |
H. Peter Anvin | Add tokens vex.ww and vex.wx; vex.wx is the default
|
commit | commitdiff | tree |
2008-05-22 |
H. Peter Anvin | AVX: instruction table up to PE
|
commit | commitdiff | tree |
2008-05-22 |
H. Peter Anvin | AVX: instruction table through M
|
commit | commitdiff | tree |
2008-05-22 |
H. Peter Anvin | insns.pl: error if we have a 'v' operand and no vex...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insnsn.c: cleaner to *not* separate out conditional...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add legacy blendvpd to avx.asm, as a disassembler test.
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Implement aliases for specific SSE5 compare operations
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.dat: reimplement SSE5 compares using the bytecode...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.pl: match AMD documentation for DREX syntax
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add the PCLMUL instructions (BR 1933742)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add INVEPT and INVVPID (BR 1956955)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Use "o64nw" instead of "o64i" for o64 without REX.W
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add the MOVBE instructions (BR 1956954)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.pl: readabilty improvements for isnsnd.c
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Disassembler: select table based on VEX prefixes
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Fix skipping 0270 code when searching for disasm prefixes
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Fix display for fixed xmm0/ymm0, SSE redundant prefixes
|
commit | commitdiff | tree |
2008-05-21 |
Philipp Thomas | Fix buffer overflow in preproc.c (BR 1942146)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns typo fix: SSE5 FNM* instructions misspelled
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | UDx instructions are 186+, not 286+
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | VEX prefixes apply to VEX instructions only...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | AVX instructions up to VMINSS
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | A few more AVX instructions (up to VLDMXCSR)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Handle is4 bytes without meaningful information in...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | inslist.pl: deal with the new encoding format
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Officially specify - as the symbol for an implicit...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | AVX: implement all the convert instructions...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Accept the gas mnemonics "ud2a" and "ud2b"; fix ud0
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | ndisasm: simple compare for conditional opcodes, no...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Finish the VCMP series...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | More AVX instructions
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Make the syntax for immediates match the docs better
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Add support for ymm0 in instructions
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | phash: cut random vector set down a bit
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | No 32-byte floating point format: fix error for DY
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | openwcom.mak: wmake uses & for continuation, not \...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Readability improvements for regdis.c
|
commit | commitdiff | tree |