aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/x86_64-xlate.pl
Commit message (Expand)AuthorAgeFilesLines
* x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_64 work with ml64,Andy Polyakov2011-10-181-2/+3
* Add so called Vector Permutation AES x86[_64] assembler, seeAndy Polyakov2011-09-121-6/+6
* x86_64-xlate.pl: fix movzw.Andy Polyakov2011-08-121-2/+2
* x86_64-xlate.pl: sha1 and md5 warnings made it to nasm 2.09, extend gnuAndy Polyakov2011-07-041-6/+7
* x86_64-xlate.pl: masm-specific update.Andy Polyakov2011-07-011-2/+2
* Minor x86_64 perlasm update.Andy Polyakov2011-06-271-0/+2
* x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov2011-06-041-1/+14
* x86_64-xlate.pl: add inter-register movq and make x86_64-gfm.s compile onAndy Polyakov2011-05-181-0/+24
* x86_64cpuid.pl: allow shared build to work without -Bsymbolic.Andy Polyakov2011-05-181-7/+22
* x86_64-xlate.pl: allow "base-less" effective address, add palignr, moveAndy Polyakov2011-05-161-5/+33
* x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.Andy Polyakov2010-10-101-1/+5
* perlasm/x86_64-xlate.pl: extend SSE>2 to ml64.Andy Polyakov2010-07-261-30/+37
* x86_64-xlate.pl: refine mingw support and regexps, update commentary.Andy Polyakov2010-06-011-4/+9
* x86_64-xlate.pl: refine some regexp's and add support for OWORD/QWORD PTR.Andy Polyakov2010-05-131-5/+10
* perlasm/x86*: add support to SSE>2 and pclmulqdq. x86_64-xlate.pl providesAndy Polyakov2010-04-101-5/+76
* don't assume 0x is at start of stringDr. Stephen Henson2010-02-031-1/+1
* x86_64-xlate.pl: refine sign extension logic when handling lea.Andy Polyakov2010-01-191-1/+2
* x86_64-xlate.pl: new gas requires sign extention in lea instruction.Andy Polyakov2009-11-151-2/+3
* x86_64-xlate.pl: small commentary update.Andy Polyakov2009-05-121-0/+1
* Engage cmll-x86_64.pl in Win64 build and make it compile correctly.Andy Polyakov2009-05-021-2/+2
* AESNI perlasm update.Andy Polyakov2009-04-261-0/+1
* x86_64-xlate.pl: support for binary constants, such as 0b1010101.Andy Polyakov2008-12-271-1/+4
* x86_64-xlate.pl: fix masm hexadecimal constants.Andy Polyakov2008-12-191-3/+3
* perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov2008-12-171-20/+18
* x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov2008-11-141-14/+18
* x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov2008-11-121-85/+171
* Minor perlasm updates.Andy Polyakov2008-11-031-3/+7
* x86_64-xlate.pl update: refine SEH support.Andy Polyakov2008-10-281-30/+85
* x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov2008-07-221-32/+89
* Depict future Win64/x64 development.Andy Polyakov2008-05-031-0/+117
* Support for NASM>=2 in Win64/x64 build.Andy Polyakov2008-02-131-38/+66
* Ad-hockery for Platform SDK ml64.Andy Polyakov2008-02-111-2/+7
* rc4-x86_64 portability fix.Andy Polyakov2008-01-121-3/+3
* Make x86_64 modules work under Win64/x64.Andy Polyakov2007-08-231-3/+12
* x86_64 assembler updates.Andy Polyakov2007-05-141-3/+16
* Support for .asciz directive in perlasm modules.Andy Polyakov2006-10-171-0/+8
* Minor perlasm clean-up.Andy Polyakov2005-11-091-2/+2
* x86_64-xlate.pl commentary section update.Andy Polyakov2005-11-061-1/+4
* ~15% better AES x86_64 assembler.Andy Polyakov2005-07-181-4/+6
* complementary x86_64-xlate.pl update.Andy Polyakov2005-07-121-5/+9
* Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov2005-06-201-0/+4
* Allow for 64-bit cache-line alignments in code segment.Andy Polyakov2005-05-091-3/+3
* x86_64 assembler translator update.Andy Polyakov2005-05-071-19/+47
* x86_64 assembler translator update.Andy Polyakov2005-05-041-3/+9
* x86_64 assembler translator update.Andy Polyakov2005-05-031-10/+19
* Throw in x86_64 AT&T to MASM assembler converter to facilitate developmentAndy Polyakov2005-04-171-0/+459