assembly

package
v0.0.0-...-66c0c6b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FastCopy

func FastCopy[T CanMove](dst, src []T) (n int)

func FastCopyByMOVSB

func FastCopyByMOVSB[T CanMove](dst, src []T) (n int)

func FastCopyByMOVSQ

func FastCopyByMOVSQ[T CanMove](dst, src []T) (n int)

Types

type CanMove

type CanMove interface {
	constraints.Integer |
		constraints.Float |
		constraints.Complex |
		~string |
		uintptr
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL