...

Text file src/github.com/bytedance/sonic/internal/rt/asm_arm64.s

Documentation: github.com/bytedance/sonic/internal/rt

     1// +build !noasm !appengine
     2// Code generated by asm2asm, DO NOT EDIT.
     3
     4#include "go_asm.h"
     5#include "funcdata.h"
     6#include "textflag.h"
     7
     8TEXT ·MoreStack(SB), NOSPLIT, $0 - 8
     9    NO_LOCAL_POINTERS
    10    RET

View as plain text