In post viewtopic.php?t=700 I uploaded some ARM code that efficiently converts a string of hexadecimal characters to a 32-bit integer. I translated that ARM code to 64-bit x86 assembly as well (attached). This code converted about 1.5 billion hex strings (of various lengths) in about 10 seconds.
Cheers,
Randy Hyde
x86/MASM hexadecimal string to numeric conversion
x86/MASM hexadecimal string to numeric conversion
- Attachments
-
- strToH64.zip
- (8.19 KiB) Downloaded 312 times