Andy Polyakov
|
667053a2f3
x86_64-xlate.pl: fix jrcxz in nasm case.
|
11 years ago |
Veres Lajos
|
478b50cf67
misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 years ago |
Andy Polyakov
|
a9d14832fd
x86_64-xlate.pl: Windows fixes.
|
11 years ago |
Andy Polyakov
|
22de0e6583
x86_64-xlate.pl: minor size/performance improvement.
|
11 years ago |
Andy Polyakov
|
f6ff1aa8e0
sha512-x86_64.pl: revert previous change and solve the problem through
|
12 years ago |
Andy Polyakov
|
b2ae61ecf2
x86_64-xlate.pl: remove old kludge.
|
12 years ago |
Andy Polyakov
|
e6903980af
x86_64-xlate.pl: proper solution for RT#2620.
|
13 years ago |
Andy Polyakov
|
ff6f9f96fd
cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.
|
13 years ago |
Andy Polyakov
|
4010b341b7
x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_64 work with ml64,
|
13 years ago |
Andy Polyakov
|
a87ff751b7
Add so called Vector Permutation AES x86[_64] assembler, see
|
13 years ago |
Andy Polyakov
|
272ba87017
x86_64-xlate.pl: fix movzw.
|
13 years ago |
Andy Polyakov
|
6fa4c7c43b
x86_64-xlate.pl: sha1 and md5 warnings made it to nasm 2.09, extend gnu
|
13 years ago |
Andy Polyakov
|
94c64f9a1c
x86_64-xlate.pl: masm-specific update.
|
13 years ago |
Andy Polyakov
|
0a9a692e4e
Minor x86_64 perlasm update.
|
13 years ago |
Andy Polyakov
|
301799b803
x86[_64]cpuid.pl: add function accessing rdrand instruction.
|
13 years ago |
Andy Polyakov
|
c7b903e01d
x86_64-xlate.pl: add inter-register movq and make x86_64-gfm.s compile on
|
13 years ago |
Andy Polyakov
|
ddc20d4da9
x86_64cpuid.pl: allow shared build to work without -Bsymbolic.
|
13 years ago |
Andy Polyakov
|
b5c6aab57e
x86_64-xlate.pl: allow "base-less" effective address, add palignr, move
|
13 years ago |
Andy Polyakov
|
d6522548dd
x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.
|
14 years ago |
Andy Polyakov
|
a9e790b95a
perlasm/x86_64-xlate.pl: extend SSE>2 to ml64.
|
14 years ago |
Andy Polyakov
|
f9a152bd90
x86_64-xlate.pl: refine mingw support and regexps, update commentary.
|
14 years ago |
Andy Polyakov
|
046ea30864
x86_64-xlate.pl: refine some regexp's and add support for OWORD/QWORD PTR.
|
14 years ago |
Andy Polyakov
|
fead253986
perlasm/x86*: add support to SSE>2 and pclmulqdq. x86_64-xlate.pl provides
|
14 years ago |
Dr. Stephen Henson
|
c95bf51167
don't assume 0x is at start of string
|
14 years ago |
Andy Polyakov
|
ee2b8ed2f5
x86_64-xlate.pl: refine sign extension logic when handling lea.
|
15 years ago |
Andy Polyakov
|
10232bdc0e
x86_64-xlate.pl: new gas requires sign extention in lea instruction.
|
15 years ago |
Andy Polyakov
|
6dd9066e0e
x86_64-xlate.pl: small commentary update.
|
15 years ago |
Andy Polyakov
|
065c5d6328
Engage cmll-x86_64.pl in Win64 build and make it compile correctly.
|
15 years ago |
Andy Polyakov
|
6c8b9259fc
AESNI perlasm update.
|
15 years ago |
Andy Polyakov
|
e81695205e
x86_64-xlate.pl: support for binary constants, such as 0b1010101.
|
16 years ago |