]> Cypherpunks repositories - gostls13.git/commit
math: implement Min/Max in riscv64 assembly
authorJoel Sing <joel@sing.id.au>
Sun, 15 Mar 2020 16:13:17 +0000 (03:13 +1100)
committerJoel Sing <joel@sing.id.au>
Mon, 4 May 2020 17:29:13 +0000 (17:29 +0000)
commit03e6073b1340f9a9d92dc4902108ace36f9d5531
tree0ab1bb1323e4d90f743d242cbaa202bba2b07efd
parent1dcbd8dc58abf7319a8f557536e3b5158cba8ed7
math: implement Min/Max in riscv64 assembly

Change-Id: If34422859d47bc8f44974a00c6b7908e7655ff41
Reviewed-on: https://go-review.googlesource.com/c/go/+/223561
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/math/dim_riscv64.s [new file with mode: 0644]
src/math/stubs_riscv64.s