]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/compile: fix extraneous diff in generated files
authorKeith Randall <khr@golang.org>
Thu, 16 Mar 2023 21:41:44 +0000 (14:41 -0700)
committerKeith Randall <khr@google.com>
Fri, 17 Mar 2023 04:44:40 +0000 (04:44 +0000)
Looks like CL 475735 contained a not-quite-up-to-date version
of the generated file. Maybe ABSFL was in an earlier version of the CL
and was removed before checkin without regenerating the generated file?

In any case, update the generated file. Shouldn't cause a problem, as
that field isn't used in x86/ssa.go.

Change-Id: I3f0b7d41081ba3ce2cdcae385fea16b37d7de81b
Reviewed-on: https://go-review.googlesource.com/c/go/+/477096
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Wayne Zuo <wdvxdr@golangcn.org>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>

src/cmd/compile/internal/ssa/opGen.go

index b5ca35953cfea117f4ffc900cc4b3f04063c52d6..2c1c0dc567502e31a2a20ed52ee5e8435d56efd6 100644 (file)
@@ -5039,7 +5039,6 @@ var opcodeTable = [...]opInfo{
                name:         "LoweredCtz32",
                argLen:       1,
                clobberFlags: true,
-               asm:          x86.ABSFL,
                reg: regInfo{
                        inputs: []inputInfo{
                                {0, 239}, // AX CX DX BX BP SI DI