1
0
mirror of https://github.com/golang/go synced 2024-10-04 01:31:25 -06:00
go/src/cmd/5a
Fan Hongjian fc41e621e8 math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation
5a: add SQRTF and SQRTD
5l: add ASQRTF and ASQRTD

Use ARMv7 VFP VSQRT instruction to speed up math.Sqrt

R=rsc, dave, m
CC=golang-dev
https://golang.org/cl/4551082
2011-06-09 17:19:08 -04:00
..
a.h 5a, 5l, 6a, 6l, 8a, 8l: handle out of memory, large allocations 2011-01-19 15:30:26 -05:00
a.y [568]a: precise linenumbers for statements. 2010-10-07 11:13:06 +02:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
lex.c math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
Makefile windows: disable unimplemented tests 2010-09-10 14:05:57 -04:00