math: 386 FPU functions
sin, cos, tan, asin, acos, atan, exp, log, log10, floor, ceil, and fabs R=rsc CC=golang-dev https://golang.org/cl/189083
Showing
src/pkg/math/asin_386.s
0 → 100644
src/pkg/math/asin_decl.go
0 → 100644
src/pkg/math/atan_386.s
0 → 100644
src/pkg/math/atan_decl.go
0 → 100644
src/pkg/math/exp_386.s
0 → 100644
src/pkg/math/exp_decl.go
0 → 100644
src/pkg/math/fabs_386.s
0 → 100644
src/pkg/math/fabs_decl.go
0 → 100644
src/pkg/math/floor_386.s
0 → 100644
src/pkg/math/floor_decl.go
0 → 100644
src/pkg/math/log_386.s
0 → 100644
src/pkg/math/log_decl.go
0 → 100644
src/pkg/math/sin_386.s
0 → 100644
src/pkg/math/sin_decl.go
0 → 100644
src/pkg/math/tan_386.s
0 → 100644
src/pkg/math/tan_decl.go
0 → 100644
Please register or sign in to comment