rurban / smhasher

Hash function quality and speed tests
https://rurban.github.io/smhasher/
Other
1.86k stars 179 forks source link

PIC register clobbered by ‘%ebx’ in ‘asm’ or illegal instruction. See #245 #247

Closed rurban closed 2 years ago

rurban commented 2 years ago

Don't clobber ebx (written by cpuid) on ia32 with PIC

rurban commented 2 years ago

Fixed