2008-05-27 |
H. Peter Anvin | regs.pl: add comments to regflags.c and regvals.c |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | Fix register numbers for ymm1-15! |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | ndisasm: the high bit of is4 bytes is ignored in 32... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | macros.pl: more readable comments |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Add some comments to the output of macros.pl |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | preproc.c: prevent the compiler from reducing enum... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | NASM 2.03rc1 |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | CHANGES entry for %? and %?? |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Document %? and %?? |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for mmacros |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for smacros |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: canonicalize order, fix handling of ignored... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: allow collisions if the hash target is the same |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: massively speed up the perfect hash generator |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix mnemnonics for SSE5 PCOMU instructions |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix mnemonics for VTESTP[SD] (BR 1971570) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix the VPSHUF*W instructions (BR 1971567) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix typo in VPCMPESTRM instruction (BR 1971565) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Add VCVTSI2SS (BR 1971564) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix immediate for PCLMULHQ* instructions (BR 1971555) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Remove imm from specific versions of VCMPxx |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Add VLDQQU as an alias for 256-bit VLDDQU (BR 1971539) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | VFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573) |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | Add note about SEH support |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Andy Polyakov | Win64: IMAGEREL references (SEH support for Win64) |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | Make SAFESEH syntax error ERR_NONFATAL |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Andy Polyakov | Support for Win32 safeseh (BR 195417) |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | doc: another reference to DY |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | CHANGES since 2.02, so far... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | Document DY, RESY and YWORD |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | AVX FMA: Instruction table for the AVX FMA instructions |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | AVX: Remaining AVX instructions (still need FMA) |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | insns.pl: better error messages, handle no-operand... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
H. Peter Anvin | AVX instruction table through "P" |
commit | commitdiff | tree | snapshot |
2008-05-23 |
H. Peter Anvin | fmtinsns.pl: handle compiler fields; do some case mangling |
commit | commitdiff | tree | snapshot |
2008-05-22 |
H. Peter Anvin | Use hash tables even for context-sensitive macros |
commit | commitdiff | tree | snapshot |
2008-05-22 |
H. Peter Anvin | Add tokens vex.ww and vex.wx; vex.wx is the default |
commit | commitdiff | tree | snapshot |
2008-05-22 |
H. Peter Anvin | AVX: instruction table up to PE |
commit | commitdiff | tree | snapshot |
2008-05-22 |
H. Peter Anvin | AVX: instruction table through M |
commit | commitdiff | tree | snapshot |
2008-05-22 |
H. Peter Anvin | insns.pl: error if we have a 'v' operand and no vex... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | insnsn.c: cleaner to *not* separate out conditional... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Add legacy blendvpd to avx.asm, as a disassembler test. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Implement aliases for specific SSE5 compare operations |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | insns.dat: reimplement SSE5 compares using the bytecode... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | insns.pl: match AMD documentation for DREX syntax |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Add the PCLMUL instructions (BR 1933742) |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Add INVEPT and INVVPID (BR 1956955) |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Use "o64nw" instead of "o64i" for o64 without REX.W |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Add the MOVBE instructions (BR 1956954) |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | insns.pl: readabilty improvements for isnsnd.c |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Disassembler: select table based on VEX prefixes |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Fix skipping 0270 code when searching for disasm prefixes |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Fix display for fixed xmm0/ymm0, SSE redundant prefixes |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Philipp Thomas | Fix buffer overflow in preproc.c (BR 1942146) |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | insns typo fix: SSE5 FNM* instructions misspelled |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Merge branch 'master' of git+ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | UDx instructions are 186+, not 286+ |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | VEX prefixes apply to VEX instructions only... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | AVX instructions up to VMINSS |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | A few more AVX instructions (up to VLDMXCSR) |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Handle is4 bytes without meaningful information in... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | inslist.pl: deal with the new encoding format |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Officially specify - as the symbol for an implicit... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | AVX: implement all the convert instructions... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | Accept the gas mnemonics "ud2a" and "ud2b"; fix ud0 |
commit | commitdiff | tree | snapshot |
2008-05-21 |
H. Peter Anvin | ndisasm: simple compare for conditional opcodes, no... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Finish the VCMP series... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | More AVX instructions |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Make the syntax for immediates match the docs better |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Add support for ymm0 in instructions |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | phash: cut random vector set down a bit |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | No 32-byte floating point format: fix error for DY |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | openwcom.mak: wmake uses & for continuation, not \... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Readability improvements for regdis.c |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | netware.mak: correct dependencies |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | rdx: Add cast avoid warning from gcc |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Avoid #including .c files; instead compile as separate... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | PTEST is SSE4.1; although AMD says it's SSE5. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: don't require whitespace before / or \ |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | nasm.h: remove obsolete IP_REG definitions |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Add DY, YWORD, and the SY instruction flag |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: support operands that serve double duty |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.dat: no subheader for "must be last" |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.dat: make even wider to make space for AVX |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.dat: use compiler-generated bytecodes for AVX |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: fix regex subgroup of /is4= codes |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: fix splitting of bracketted operations |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Opcode listing notation is /is4, consistently |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Use the \360..\363 annotations for SSE prefixes |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Same some space by introducing shorthand byte codes... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Allow explicit immediate syntax for imz2 as well as is4 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: escape literal special character in regex |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | Bytecode compiler: add support for is4/imz2 operands |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | More work on bytecode compiler (not finished yet...) |
commit | commitdiff | tree | snapshot |
2008-05-20 |
H. Peter Anvin | insns.pl: first steps toward a "smart" bytecode compiler |
commit | commitdiff | tree | snapshot |
2008-05-13 |
H. Peter Anvin | Make insnsb.c an actual compilation unit |
commit | commitdiff | tree | snapshot |
2008-05-12 |
H. Peter Anvin | insnsb.c: use 5 digits for index, not 4 |
commit | commitdiff | tree | snapshot |
2008-05-12 |
H. Peter Anvin | Make MAX_OPERANDS a parameter in insns.pl as well |
commit | commitdiff | tree | snapshot |
2008-05-12 |
H. Peter Anvin | Remove special hacks to avoid zero bytecodes |
commit | commitdiff | tree | snapshot |
2008-05-12 |
H. Peter Anvin | Generate a byte array instead of using strings for... |
commit | commitdiff | tree | snapshot |
next |