nasm/misc
H. Peter Anvin 395d381114 crcgen: utility program to generate CRC tables
Small utility program to generate CRC tables in both C and Perl
formats.  Note: we don't actually need a true CRC, which is what this
generates.  We may want to consider going to a "generalized CRC",
meaning a randomly generated set of 8 bytewise permutations.  These
have the advantage of not being linear, while having the same software
implementation as a true CRC.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-16 10:20:14 -04:00
..
altreg.inc Complete the altreg set with "r0h".."r3h". 2007-12-10 15:36:39 -08:00
c16.mac
c32.mac
cleanfile Scripts to remove stealth whitespace 2007-10-19 14:43:22 -07:00
cleanpatch Scripts to remove stealth whitespace 2007-10-19 14:43:22 -07:00
crcgen.c crcgen: utility program to generate CRC tables 2009-07-16 10:20:14 -04:00
Doxyfile
exebin2.mac
exebin.mac
findleak.pl misc/findleak.pl: make executable 2008-01-21 16:26:32 -08:00
findleak.txt
fmtinsns.pl fmtinsns.pl: handle compiler fields; do some case mangling 2008-05-23 16:59:59 -07:00
genfma.pl Intel FMA: drop relaxed forms 2009-06-24 21:45:27 -07:00
hints.txt
magic
makedist.sh Add autogenerated instruction list to NASM documentation 2008-01-20 16:27:03 -08:00
myC32.mac Remove $Id$ tags (useless with git) 2007-09-12 21:05:06 -07:00
nasm.sl Andreas Ericsson's patch to misc/nasm.sl 2004-12-21 18:06:22 +00:00
nasmstab NASM 0.98.30 2002-04-30 21:09:12 +00:00
Nindent Nindent: add back the -nut option 2009-05-25 21:57:27 -07:00
omfdump.c Beginnings of a crude utility to dump the contents of an OMF file 2009-07-01 23:11:15 -07:00
pmw.bat NASM 0.98.30 2002-04-30 21:09:12 +00:00
proc32.ash
README
release No binary files left in the source distro; unbreak release script 2007-11-08 20:21:41 -08:00
scitech.mac
tag-release tag-release: a simple script to tag the repository for release 2007-11-19 23:09:24 -08:00

There are various helpful bits and pieces for NASM,
including but not limited to Simon photograph =)