codekingpro's picture
Add files using upload-large-folder tool
6a64c34 verified
Raw
History Blame Contribute Delete
733 Bytes
// Copyright 2021 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#include "go_asm.h"
#define RODATA 8
DATA 路smallIntAsm(SB)/8, $const_smallInt
GLOBL 路smallIntAsm(SB),RODATA,$8
DATA 路bigIntAsm(SB)/8, $const_bigInt
GLOBL 路bigIntAsm(SB),RODATA,$8
DATA 路stringAsm(SB)/4, $const_stringVal
GLOBL 路stringAsm(SB),RODATA,$4
DATA 路longStringAsm(SB)/91, $const_longStringVal
GLOBL 路longStringAsm(SB),RODATA,$91
DATA 路typSize(SB)/8, $typ__size
GLOBL 路typSize(SB),RODATA,$8
DATA 路typA(SB)/8, $typ_a
GLOBL 路typA(SB),RODATA,$8
DATA 路typB(SB)/8, $typ_b
GLOBL 路typB(SB),RODATA,$8
DATA 路typC(SB)/8, $typ_c
GLOBL 路typC(SB),RODATA,$8