package gp8
import "github.com/mmcloughlin/avo/tests/alloc/gp8"
Package gp8 tests the register allocator by using as many 8-bit registers as possible.
Index ¶
Functions ¶
func GP8 ¶
func GP8() uint8
GP8 returns the sum 1+2+...+19 using 19 distinct 8-bit registers.
Source Files ¶
Tools for package owners.