github.com/benz9527/xboot@v0.0.0-20240504061247-c23f15593274/lib/kv/fast_hash_match_amd64.go (about) 1 // Code generated by command: go run asm.go -out fast_hash_match.s -stubs fast_hash_match_amd64.go. DO NOT EDIT. 2 3 //go:build amd64 && !nosimd 4 5 package kv 6 7 // Fast16WayHashMatch performs a 16-way linear probing of short hash (h2, metadata) list by SSE instructions 8 // short hash list must be an aligned pointer 9 func Fast16WayHashMatch(md *[16]int8, hash int8) uint16