github.com/avicd/go-utilx@v0.1.0/goid/asm_s390x.s (about)

     1  #include "funcdata.h"
     2  #include "go_asm.h"
     3  #include "textflag.h"
     4  
     5  TEXT ·getgp(SB), NOSPLIT, $0-8
     6      MOVD    g, R8
     7      MOVD    R8, ret+0(FP)
     8      RET