Home | History | Annotate | Download | only in x86

Lines Matching refs:PutInt64

2877 // PutInt64 writes v into the buffer using little-endian encoding.
2878 func (a *AsmBuf) PutInt64(v int64) {
4077 asmbuf.PutInt64(v)