]> Cypherpunks repositories - gostls13.git/commit
runtime: remove duff support for amd64
authorKeith Randall <khr@golang.org>
Tue, 17 Jun 2025 17:56:53 +0000 (10:56 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 15 Aug 2025 18:13:59 +0000 (11:13 -0700)
commita651e2ea47586f1e29688202ff60c719bac6a05b
tree99998d3dcdeffaa05f95d3d6e72ea95febc52bcd
parente4291e484cfcef5711f45d08e6d97a505eca9bf4
runtime: remove duff support for amd64

Change-Id: I742b49a3889892b7b1bb354f47f1c0d933c041e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/682395
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/internal/obj/x86/asm6.go
src/runtime/duff_amd64.s [deleted file]
src/runtime/mkduff.go