]> Cypherpunks repositories - gostls13.git/commit
math, math/big: add support for riscv64
authorJoel Sing <joel@sing.id.au>
Sun, 3 Nov 2019 18:06:56 +0000 (05:06 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 15 Jan 2020 18:49:52 +0000 (18:49 +0000)
commit5a3a5d35258e2be1427fdea36b0a0787b0f67364
tree81f766398ee550a8ea570659f2db8b4bf03025c8
parent3743d2127040c283114a247da1319c3155a81f10
math, math/big: add support for riscv64

Based on riscv-go port.

Updates #27532

Change-Id: Id8ae7d851c393ec3702e4176c363accb0a42587f
Reviewed-on: https://go-review.googlesource.com/c/go/+/204633
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/math/big/arith_decl.go
src/math/big/arith_decl_pure.go
src/math/stubs_riscv64.s [new file with mode: 0644]