Files
query-orchestration/vendor/github.com/segmentio/asm/base64/decode_amd64.go
T
jay brown dda6d7ee8c initial cognito
actual
2025-03-20 15:25:13 -07:00

10 lines
305 B
Go

// Code generated by command: go run decode_asm.go -pkg base64 -out ../base64/decode_amd64.s -stubs ../base64/decode_amd64.go. DO NOT EDIT.
//go:build !purego
package base64
func decodeAVX2(dst []byte, src []byte, lut *int8) (int, int)
func decodeAVX2URI(dst []byte, src []byte, lut *int8) (int, int)