go/src/reflect/float32reg_generic.go

func archFloat32FromReg(reg uint64) float32 {}

func archFloat32ToReg(val float32) uint64 {}