Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/6g: fix stack zeroing preamble on amd64p32.
It was using a REP STOSQ but putting in CX the number of 32-bit words to clear. LGTM=dave R=rsc, dave CC=golang-codereviews https://golang.org/cl/75240043
- Loading branch information