summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/x86_64-xlate.pl
AgeCommit message (Expand)Author
2011-10-18x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_64 work with ml64,Andy Polyakov
2011-09-12Add so called Vector Permutation AES x86[_64] assembler, seeAndy Polyakov
2011-08-12x86_64-xlate.pl: fix movzw.Andy Polyakov
2011-07-04x86_64-xlate.pl: sha1 and md5 warnings made it to nasm 2.09, extend gnuAndy Polyakov
2011-07-01x86_64-xlate.pl: masm-specific update.Andy Polyakov
2011-06-27Minor x86_64 perlasm update.Andy Polyakov
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov
2011-05-18x86_64-xlate.pl: add inter-register movq and make x86_64-gfm.s compile onAndy Polyakov
2011-05-18x86_64cpuid.pl: allow shared build to work without -Bsymbolic.Andy Polyakov
2011-05-16x86_64-xlate.pl: allow "base-less" effective address, add palignr, moveAndy Polyakov
2010-10-10x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.Andy Polyakov
2010-07-26perlasm/x86_64-xlate.pl: extend SSE>2 to ml64.Andy Polyakov
2010-06-01x86_64-xlate.pl: refine mingw support and regexps, update commentary.Andy Polyakov
2010-05-13x86_64-xlate.pl: refine some regexp's and add support for OWORD/QWORD PTR.Andy Polyakov
2010-04-10perlasm/x86*: add support to SSE>2 and pclmulqdq. x86_64-xlate.pl providesAndy Polyakov
2010-02-03don't assume 0x is at start of stringDr. Stephen Henson
2010-01-19x86_64-xlate.pl: refine sign extension logic when handling lea.Andy Polyakov
2009-11-15x86_64-xlate.pl: new gas requires sign extention in lea instruction.Andy Polyakov
2009-05-12x86_64-xlate.pl: small commentary update.Andy Polyakov
2009-05-02Engage cmll-x86_64.pl in Win64 build and make it compile correctly.Andy Polyakov
2009-04-26AESNI perlasm update.Andy Polyakov
2008-12-27x86_64-xlate.pl: support for binary constants, such as 0b1010101.Andy Polyakov
2008-12-19x86_64-xlate.pl: fix masm hexadecimal constants.Andy Polyakov
2008-12-17perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-12x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov
2008-11-03Minor perlasm updates.Andy Polyakov
2008-10-28x86_64-xlate.pl update: refine SEH support.Andy Polyakov
2008-07-22x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov
2008-05-03Depict future Win64/x64 development.Andy Polyakov
2008-02-13Support for NASM>=2 in Win64/x64 build.Andy Polyakov
2008-02-11Ad-hockery for Platform SDK ml64.Andy Polyakov
2008-01-12rc4-x86_64 portability fix.Andy Polyakov
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov
2007-05-14x86_64 assembler updates.Andy Polyakov
2006-10-17Support for .asciz directive in perlasm modules.Andy Polyakov
2005-11-09Minor perlasm clean-up.Andy Polyakov
2005-11-06x86_64-xlate.pl commentary section update.Andy Polyakov
2005-07-18~15% better AES x86_64 assembler.Andy Polyakov
2005-07-12complementary x86_64-xlate.pl update.Andy Polyakov
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov
2005-05-09Allow for 64-bit cache-line alignments in code segment.Andy Polyakov
2005-05-07x86_64 assembler translator update.Andy Polyakov
2005-05-04x86_64 assembler translator update.Andy Polyakov
2005-05-03x86_64 assembler translator update.Andy Polyakov
2005-04-17Throw in x86_64 AT&T to MASM assembler converter to facilitate developmentAndy Polyakov