-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/internal/obj/riscv: avoid obj.Prog rewriting for memory stores
Rather than rewriting the obj.Prog for a MOV pseudo-instruction targeting a register to memory stores, generate the appropriate machine instruction sequence directly. Change-Id: I6eac8637e1fcb48c04d9f331cac7ae5d8cc54092 Reviewed-on: https://go-review.googlesource.com/c/go/+/344455 Trust: Joel Sing <[email protected]> Reviewed-by: Cherry Mui <[email protected]>
- Loading branch information
Showing
1 changed file
with
29 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters