处理AI胡乱生成的乱摊子
This commit is contained in:
2
vendor/golang.org/x/arch/x86/x86asm/inst.go
generated
vendored
2
vendor/golang.org/x/arch/x86/x86asm/inst.go
generated
vendored
@@ -144,7 +144,7 @@ type Arg interface {
|
||||
// the interface value instead of requiring an allocation.
|
||||
|
||||
// A Reg is a single register.
|
||||
// The zero Reg value has no name but indicates ``no register.''
|
||||
// The zero Reg value has no name but indicates “no register.”
|
||||
type Reg uint8
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user