github.com/dolthub/swiss@v0.2.2-0.20240312182618-f4b2babd2bc1/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