]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/riscv: add missing instructions to the ternary expansion list
authorJoel Sing <joel@sing.id.au>
Wed, 22 Jan 2020 16:33:54 +0000 (03:33 +1100)
committerJoel Sing <joel@sing.id.au>
Thu, 23 Jan 2020 07:33:33 +0000 (07:33 +0000)
commitfa610c776e4bc659211b65a2dfbc74051ef99159
tree1245e17f67e2080b295381e01572e50c187fb706
parent9f1d55c4e73dbaff1f118df7125a2cd4401fcb8e
cmd/internal/obj/riscv: add missing instructions to the ternary expansion list

Updates #27532

Change-Id: I5beb7941c204755948350b181c713b046bc4f1f1
Reviewed-on: https://go-review.googlesource.com/c/go/+/215841
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/riscv/obj.go