diff options
Diffstat (limited to 'contrib/README.contrib')
| -rw-r--r-- | contrib/README.contrib | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib index 732d48c..20afc62 100644 --- a/contrib/README.contrib +++ b/contrib/README.contrib | |||
| @@ -42,6 +42,10 @@ masm686/ by Dan Higdon <hdan@kinesoft.com> | |||
| 42 | and Chuck Walbourn <chuckw@kinesoft.com> | 42 | and Chuck Walbourn <chuckw@kinesoft.com> |
| 43 | asm code for Pentium Pro/PII, using the MASM syntax | 43 | asm code for Pentium Pro/PII, using the MASM syntax |
| 44 | 44 | ||
| 45 | masmx64/ by Gilles Vollant <info@winimage.com> | ||
| 46 | x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to | ||
| 47 | replace longest_match() and inflate_fast() | ||
| 48 | |||
| 45 | masmx86/ by Gilles Vollant <info@winimage.com> | 49 | masmx86/ by Gilles Vollant <info@winimage.com> |
| 46 | x86 asm code to replace longest_match() and inflate_fast(), | 50 | x86 asm code to replace longest_match() and inflate_fast(), |
| 47 | for Visual C++ and MASM | 51 | for Visual C++ and MASM |
