]> Cypherpunks repositories - gostls13.git/commit
runtime: fix asan asm on amd64
authorMatthew Dempsky <mdempsky@google.com>
Wed, 9 Aug 2023 09:51:59 +0000 (02:51 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 10 Aug 2023 00:43:30 +0000 (00:43 +0000)
commitd9f7e1dc7349140aa85f82daa6706a1c205d0768
tree1563cf17e5aa91ed1c7a0c15347eee7bf9e97008
parente6637f32930c934ad3836805288aa473717ee083
runtime: fix asan asm on amd64

On amd64, the 8-byte move instruction is MOVQ, not MOVD.

Change-Id: I48d9b6f5f9f6c7f2e3fe20fd017b816cfb3983a8
Reviewed-on: https://go-review.googlesource.com/c/go/+/517635
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/asan_amd64.s