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

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