On Monday, March 29, 2021 at 10:45:01 PM UTC+8 cuiw...@gmail.com wrote: > https://github.com/golang/go/blob/master/src/cmd/internal/obj/x86/asm6.go > this file named asm6, and there is a func named span6, what is 6 for here? >
It is the assembler for amd64 and 386 architecture. Please see the code https://github.com/golang/go/blob/a95454b6f31a982f064d262987199fba19f085e9/src/cmd/internal/obj/x86/obj6.go#L1403. Fannie -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/3cf3d244-41a6-4db3-a31c-edbc8eff32f4n%40googlegroups.com.