diff options
| author | Xiaolin Zhao <zhaoxiaolin@loongson.cn> | 2024-09-13 15:32:03 +0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-09-13 17:05:38 +0000 |
| commit | b895dd56308304bedcea17852c01dc0cd794bfb8 (patch) | |
| tree | ae7ec3e40c9caa75cd22dda98d5289b703549e8b /test/codegen/mathbits.go | |
| parent | 76650b60eb05e8b8215f2b1bb667b4a797ccdacc (diff) | |
| download | go-b895dd56308304bedcea17852c01dc0cd794bfb8.tar.xz | |
cmd/internal/obj/loong64: add support for instructions FSCALEB{F/D} and FLOGB{F/D}
Go asm syntax:
FSCALEB{F/D} FK, FJ, FD
FLOGB{F/D} FJ, FD
Equivalent platform assembler syntax:
fscaleb.{s/d} fd, fj, fk
flogb.{s/d} fd, fj
Ref: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
Change-Id: I6cd75c7605adbb572dae86d6470ec7cf20ce0f6c
Reviewed-on: https://go-review.googlesource.com/c/go/+/612975
Auto-Submit: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Tim King <taking@google.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'test/codegen/mathbits.go')
0 files changed, 0 insertions, 0 deletions
