package cast
import "github.com/mmcloughlin/avo/tests/cast"
Package cast tests casting virtual registers to different sizes.
Index ¶
Functions ¶
func Split ¶
Split returns the low 64, 32, 16 and 8 bits of x. Tests the As() methods of virtual general-purpose registers.
Source Files ¶
Tools for package owners.