aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorWayne Zuo <wdvxdr@golangcn.org>2023-03-12 15:34:20 +0800
committerWayne Zuo <wdvxdr@golangcn.org>2023-03-14 08:10:32 +0000
commitcedfcba3e859316410ae820abc5b43f9bda4e4f6 (patch)
treed4c1a50114ca7ad23c30a74766a48eced8f23762 /src/database/sql
parent82bf12902f2abecdbe2cb5fa38299ac70cf9c67e (diff)
downloadgo-cedfcba3e859316410ae820abc5b43f9bda4e4f6.tar.xz
cmd/compile: instrinsify TrailingZeros{8,32,64} for 386
This CL add support for instrinsifying the TrialingZeros{8,32,64} functions for 386 architecture. We need handle the case when the input is 0, which could lead to undefined output from the BSFL instruction. Next CL will remove the assembly code in runtime/internal/sys package. Change-Id: Ic168edf68e81bf69a536102100fdd3f56f0f4a1b Reviewed-on: https://go-review.googlesource.com/c/go/+/475735 Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions