Article

From:
To:
Atle Smelvær
Subject:
Re: MurmurHash3 32bit BASM implementation [Edit]
Newsgroup:
embarcadero.public.delphi.language.basm

Re: MurmurHash3 32bit BASM implementation [Edit]

Hi Atle,
I think that even 32-bit ASM version of hash can be improved using mul instead of imul and saving high bits of result.
So it is not enough sense to translate 32-bit hash on 64 bits losing high bits.
--
Aleksandr
FYI: The plus sign, '+', may be used to include a word in a search (e.g. +delphi -database). Using the plus sign is optional. If not present, it is assumed.
 
 
Originally created by
Tamarack Associates
Mon, 20 May 2024 00:36:05 UTC
Copyright © 2009-2024
HREF Tools Corp.