mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +08:00
395d381114
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> |
||
---|---|---|
.. | ||
altreg.inc | ||
c16.mac | ||
c32.mac | ||
cleanfile | ||
cleanpatch | ||
crcgen.c | ||
Doxyfile | ||
exebin2.mac | ||
exebin.mac | ||
findleak.pl | ||
findleak.txt | ||
fmtinsns.pl | ||
genfma.pl | ||
hints.txt | ||
magic | ||
makedist.sh | ||
myC32.mac | ||
nasm.sl | ||
nasmstab | ||
Nindent | ||
omfdump.c | ||
pmw.bat | ||
proc32.ash | ||
README | ||
release | ||
scitech.mac | ||
tag-release |
There are various helpful bits and pieces for NASM, including but not limited to Simon photograph =)