abner chenc submitted the change![Open in Gerrit]()
Change information
Commit message:
cmd/internal/obj/loong64: merge MOVVF optab entries into ABSF
These instructions are aliases for each other:
-------------------------------------------------------------------------------
| MOVWF | MOVVF | MOVWD | MOVVD | MOVFW | MOVDW | MOVFV | MOVDV |
-------------------------------------------------------------------------------
| FFINTFW | FFINTFV | FFINTDW | FFINTDV | FTINTWF | FTINTWD | FTINTVF | FTINTVD |
-------------------------------------------------------------------------------
Change-Id: I435485d5be64a85904609dc8031b4cc88c4746eb
Files:
- M src/cmd/internal/obj/loong64/asm.go
Change size: M
Delta: 1 file changed, 30 insertions(+), 48 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by David Chase, +1 by Mark Freeman, +2 by abner chenc
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: I435485d5be64a85904609dc8031b4cc88c4746eb
Gerrit-Change-Number: 741844
Gerrit-PatchSet: 4