]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/riscv: add FCLASSS/FCLASSD instructions
authorJoel Sing <joel@sing.id.au>
Thu, 20 Feb 2020 16:03:57 +0000 (03:03 +1100)
committerJoel Sing <joel@sing.id.au>
Sun, 15 Mar 2020 08:13:55 +0000 (08:13 +0000)
commit32dbccde78562763b6d5cc847d32c5f94fa6cab4
tree94de89ca39f33a6a815eaeab1536eb24adc2b8d7
parent10635921e511ef82b5eabe98928e42901fd3f822
cmd/internal/obj/riscv: add FCLASSS/FCLASSD instructions

Add support for floating-point classification instructions.

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