]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/riscv: handle FEQ/FNEG/SEQZ/SNEZ
authorJoel Sing <joel@sing.id.au>
Sun, 3 Nov 2019 17:08:26 +0000 (04:08 +1100)
committerJoel Sing <joel@sing.id.au>
Tue, 24 Dec 2019 03:50:29 +0000 (03:50 +0000)
commit24f08103d2dad591a77c2b716f9a13fc7bb234fc
treea7759641cb43d23e2fbad7be58eadf8bf193cd60
parent7cab55dfd38ca24c327a648907d6befbf828447e
cmd/internal/obj/riscv: handle FEQ/FNEG/SEQZ/SNEZ

Based on riscv-go port.

Updates #27532

Change-Id: I5e7f45955e1dfdb9d09cc6a4e6f3ce81216d411d
Reviewed-on: https://go-review.googlesource.com/c/go/+/204628
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/asm/internal/asm/testdata/riscvenc.s
src/cmd/internal/obj/riscv/obj.go