nasm/perllib
H. Peter Anvin (Intel) b14dbb95a1 phash: simplify the code generators
Simplify the code generators by merging the two hash constant arrays
into one. The hash is effectively the same, although the order of the
constants differ (possibly in a way which makes the indexing easier.)
The main difference is the amount of code is necessary to generate
each of the output C files.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-10 19:26:52 -07:00
..
crc64.ph Use the crc64 we already use as the perfect hash function prehash 2007-10-02 17:40:00 -07:00
gensv.pl Use the crc64 we already use as the perfect hash function prehash 2007-10-02 17:40:00 -07:00
phash.ph phash: simplify the code generators 2020-07-10 19:26:52 -07:00
random_sv_vectors.ph phash: cut random vector set down a bit 2008-05-20 16:46:36 -07:00