lab.nexedi.com/kirr/go123@v0.0.0-20240207185015-8299741fa871/tracing/internal/xruntime/runtime_g_amd64.s (about)

     1  // +build amd64 amd64p
     2  
     3  #include "textflag.h"
     4  
     5  // func getg() *g
     6  TEXT ·getg(SB),NOSPLIT,$0-8
     7  	MOVQ (TLS), R14
     8  	MOVQ R14, ret+0(FP)
     9  	RET