1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:11:22 -06:00
go/src/cmd/5l
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
..
5.out.h math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
asm.c math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
doc.go 5l/6l/8l: use enums for header type and symbolic strings for -H option values 2011-02-23 14:30:40 +11:00
l.h cgo: handle versioned ELF symbols 2011-04-27 23:21:03 -04:00
list.c ld: detect stack overflow due to NOSPLIT 2011-02-22 17:40:40 -05:00
Makefile cgo: windows/386 port 2011-01-20 10:22:20 -05:00
mkenam
noop.c 5l/6l/8l: undo spadj cleanup at ARET for following instructions in the same stackframe. 2011-03-23 23:11:29 +01:00
obj.c math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
optab.c 5l: delete pre-ARMv4 instruction implementations 2011-05-16 16:14:37 -04:00
pass.c ld: weak symbols 2011-02-24 16:45:45 -05:00
prof.c 5l, 6l, 8l: first pass cleanup 2010-10-13 15:51:21 -04:00
softfloat.c math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
span.c math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation 2011-06-09 17:19:08 -04:00
thumb.c 5l: fix build 2011-03-14 15:43:58 -04:00