mirror of
https://github.com/golang/go
synced 2025-07-04 20:13:04 +00:00
The byte that r is or'd into is already 0x7, so the failure to zero r only impacts the generated machine code if the register is > 7. Fixes #7044. LGTM=dave, minux.ma, rsc R=dave, minux.ma, bradfitz, rsc CC=golang-codereviews https://golang.org/cl/73730043
2.2 KiB
2.2 KiB