https://go.dev/play/p/1mjcj4Qt_83 The `PutUint64` should resolve to a single MOVQ. Instead it resolves to a MOVB/MOVL/MOVW/MOVB sequence. Split off from #53324 @klauspost @wdvxdr1123
https://go.dev/play/p/1mjcj4Qt_83
The
PutUint64should resolve to a single MOVQ. Instead it resolves to a MOVB/MOVL/MOVW/MOVB sequence.Split off from #53324
@klauspost @wdvxdr1123