github.com/saintwish/kv@v1.0.4/swiss/simd/match_amd64.go (about) 1 // Code generated by command: go run asm.go -out match.s -stubs match_amd64.go. DO NOT EDIT. 2 3 //go:build amd64 4 5 package simd 6 7 // MatchMetadata performs a 16-way probe of |metadata| using SSE instructions 8 // nb: |metadata| must be an aligned pointer 9 func MatchMetadata(metadata *[16]int8, hash int8) uint16